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

Ensure submenu items are obvious to end user #87

Merged

Conversation

aidenkeating
Copy link
Contributor

This commit makes a few changes in order for the navigation menu
to appear as if it has submenu items.

  • Add ids to each page so that they can be uniquely identified when
    it comes to determining which one is active. This is important for
    styling purposes.

  • Remove the top Menu bar from the navmenu to match the other show
    case applications.

  • Add some styling for active and submenu items so that they are
    more obvious to the end user.

  • Format any touched files.

This commit makes a few changes in order for the navigation menu
to appear as if it has submenu items.

* Add ids to each page so that they can be uniquely identified when
it comes to determining which one is active. This is important for
styling purposes.

* Remove the top Menu bar from the navmenu to match the other show
case applications.

* Add some styling for active and submenu items so that they are
more obvious to the end user.

* Format any touched files.
@aidenkeating
Copy link
Contributor Author

screen shot 2018-06-28 at 13 56 42

@wei-lee @ciaranRoche Mind taking a look?

@ciaranRoche
Copy link
Contributor

👀

Copy link
Contributor

@ciaranRoche ciaranRoche left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@aidenkeating aidenkeating merged commit 7b9295f into aerogear-attic:master Jun 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants