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

Move About in Brand Navbar for all app pages #10897

Open
1 task done
tdipisa opened this issue Feb 28, 2025 · 0 comments · May be fixed by #10909
Open
1 task done

Move About in Brand Navbar for all app pages #10897

tdipisa opened this issue Feb 28, 2025 · 0 comments · May be fixed by #10909
Assignees
Milestone

Comments

@tdipisa
Copy link
Member

tdipisa commented Feb 28, 2025

Description

We need to remove the About plugin button from the Footer container and target the right-menu section of the BrandNavbar plugin.

Expected result:

a button with info-sign glyph on the right-menu target of the BrandNavbar
Image

What kind of improvement you want to add? (check one with "x", remove the others)

  • Minor changes to existing features

Other useful information

example of configuration:

BrandNavbar: {
                target: 'right-menu',
                doNotHide: true,
                priority: 3,
                position: 0,
                Component: AboutFooterButton
            }
@tdipisa tdipisa added this to the 2025.01.00 milestone Feb 28, 2025
anup39 added a commit to anup39/MapStore2 that referenced this issue Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants