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

Navigation: Drop menu suffix #18551

Merged
merged 7 commits into from
Nov 19, 2019
Merged

Navigation: Drop menu suffix #18551

merged 7 commits into from
Nov 19, 2019

Conversation

obenland
Copy link
Member

@obenland obenland commented Nov 15, 2019

Helps with minimizing the "menu" confusion for users and reestablishes hierarchy with core/navigation-link.

Fixes #18549 .

How has this been tested?

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR. .

@obenland obenland added [Block] Navigation Affects the Navigation Block [Feature] List View Menu item in the top toolbar to select blocks from a list of links. [Type] Task Issues or PRs that have been broken down into an individual action to take labels Nov 18, 2019
@retrofox retrofox marked this pull request as ready for review November 18, 2019 18:29
@retrofox retrofox requested review from retrofox and removed request for Soean and ntwb November 18, 2019 18:29
Copy link
Contributor

@getdave getdave left a comment

Choose a reason for hiding this comment

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

I tested this manually and I couldn't find any references to "menu" remaining. Looking good.

Copy link
Contributor

@retrofox retrofox left a comment

Choose a reason for hiding this comment

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

Tested and it looks good to me 🚢

@retrofox retrofox merged commit 24fbb35 into master Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Navigation Affects the Navigation Block [Feature] List View Menu item in the top toolbar to select blocks from a list of links. [Type] Task Issues or PRs that have been broken down into an individual action to take
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Navigation: Rename to core/navigation
4 participants