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

[DOJOT-84] - New Menu #207

Merged
merged 2 commits into from
Aug 19, 2022

Conversation

LeonamMoura
Copy link
Contributor

@LuanEdCosta
Copy link
Member

There are two DeepScan issues to be fixed:

image

LuanEdCosta
LuanEdCosta previously approved these changes Aug 18, 2022
Copy link
Member

@LuanEdCosta LuanEdCosta left a comment

Choose a reason for hiding this comment

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

Very good job.

I just want to point one thing that we can improve in the future:

  • The app navbar is rendered by every micro app, but the drawer is rendered by the container micro app. This makes the navbar flashes when you switch from one micro app to another.

Possible Solution: move the navbar component to the container micro app and use React portals to change its title on every page.

MFE/common/src/components/Layouts/MainLayout.jsx Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants