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

revert(content-explorer): Revert rename dialog #3704

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

tjiang-box
Copy link
Contributor

@tjiang-box tjiang-box commented Oct 8, 2024

Revert #3666

Context:
The blueprint's Modal behaves differently than react-modal when there are multiple elements such as contentExplorer in one page. The blueprint's Modal will give aria-label: hidden to all the elements besides the modal which means you are unable to interact with other elements in current webpage once the modal in that single content-explorer element opens.

After discussion with @tjuanitas and @greg-in-a-box , we decide to revert the rename dialog first and migrate components besides the modal to the blueprint.

@tjiang-box tjiang-box requested review from a team as code owners October 8, 2024 21:06
@tjiang-box tjiang-box changed the title Revert rename dialog revert(content-explorer): Revert rename dialog Oct 8, 2024
@greg-in-a-box greg-in-a-box merged commit 13b8c99 into box:master Oct 8, 2024
6 of 7 checks passed
greg-in-a-box pushed a commit to DanilaRubleuski/box-ui-elements that referenced this pull request Oct 9, 2024
* Revert "chore(content-explorer): migrate renameDialog (box#3666)"

This reverts commit f5f1bac.

* chore(content-explorer): keep changes depended by other elements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants