Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mapstore-migration-guide.md #9926

Merged
merged 4 commits into from
Mar 6, 2024
Merged

Conversation

offtherailz
Copy link
Member

@offtherailz offtherailz commented Jan 29, 2024

Description

In this migration guidelines the replacement of BurgerMenu with SidebarMenu is not reported. Here the correct instructions.

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe: Doc

Issue

What is the current behavior?

I think the issues were #9780 and/or #9683 , not sure. Anyway following the migration guidelines, we do not update the application correctly.

What is the new behavior?

The updated dashboard now is aligned with dev.

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

@offtherailz offtherailz requested a review from MV88 January 29, 2024 11:29
@offtherailz offtherailz self-assigned this Jan 29, 2024
@offtherailz offtherailz added this to the 2024.01.00 milestone Jan 29, 2024
@MV88 MV88 enabled auto-merge (squash) January 30, 2024 10:04
Comment on lines 40 to 44
"name": "Menu",
"cfg": {
"containerPosition": "columns"
}
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is this Menu?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it was SidebarMenu :)

Copy link
Contributor

@MV88 MV88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are you sure that Menu is needed?

Also burger menu should be already removed from previous iteration., but maybe is better to remind this to the users

@offtherailz offtherailz requested a review from MV88 March 4, 2024 17:40
@MV88 MV88 merged commit 064d31c into master Mar 6, 2024
6 checks passed
offtherailz added a commit to offtherailz/MapStore2 that referenced this pull request Apr 10, 2024
* Update mapstore-migration-guide.md

* Update mapstore-migration-guide.md

* Update docs/developer-guide/mapstore-migration-guide.md

---------

Co-authored-by: Matteo V <[email protected]>
@offtherailz offtherailz deleted the offtherailz-fix-migration-guidelines branch September 5, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants