Skip to content

fix(nx-dev): plugin-registry menu#26767

Merged
jaysoo merged 1 commit intonrwl:masterfrom
juristr:docs/fix-plugins-mobile-menu
Jul 4, 2024
Merged

fix(nx-dev): plugin-registry menu#26767
jaysoo merged 1 commit intonrwl:masterfrom
juristr:docs/fix-plugins-mobile-menu

Conversation

@juristr
Copy link
Copy Markdown
Member

@juristr juristr commented Jun 29, 2024

Current Behavior

When on https://nx.dev/plugin-registry the side-bar menu doesn't open on mobile.

Expected Behavior

Should obviously open. Also adjusted the top-level header menu "Documentation" -> "Docs" (just sounds better)

Related Issue(s)

Fixes #

@juristr juristr requested a review from a team as a code owner June 29, 2024 20:18
@juristr juristr requested a review from isaacplmann June 29, 2024 20:18
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Jul 4, 2024 9:46am

Copy link
Copy Markdown
Contributor

@isaacplmann isaacplmann left a comment

Choose a reason for hiding this comment

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

I don't think it looks good to have a sidebar menu on that page. You're just repeating the extending Nx menu. If you want the plugins to be combined with extending Nx, then we should actually combine the two sections and come up with a design for that.

@isaacplmann
Copy link
Copy Markdown
Contributor

I realize now that you're trying add the top menu on mobile. You succeeded at that, but also added a sidebar on desktop - that shouldn't be there.

@juristr
Copy link
Copy Markdown
Member Author

juristr commented Jul 1, 2024

I realize now that you're trying add the top menu on mobile. You succeeded at that, but also added a sidebar on desktop - that shouldn't be there.

Ohh...yeah now I understand...that component needs refactoring. I'll fix that.

@jaysoo jaysoo merged commit 6ce107d into nrwl:master Jul 4, 2024
FrozenPandaz pushed a commit that referenced this pull request Jul 5, 2024
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

When on https://nx.dev/plugin-registry the side-bar menu doesn't open on
mobile.

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

Should obviously open. Also adjusted the top-level header menu
"Documentation" -> "Docs" (just sounds better)

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

(cherry picked from commit 6ce107d)
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 11, 2024
@juristr juristr deleted the docs/fix-plugins-mobile-menu branch August 9, 2024 12:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants