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

split top tabs from formViewTabs file and remove x button #4450

Merged

Conversation

magicznyleszek
Copy link
Member

Description

With introduction of Project Views, the "x" button on a single project route stopped making sense. It was removed to avoid confusion.

Code Review Notes

I was trying to fix #4234, but after splitting ProjectTopTabs and migrating to TS (so I could use useNavigate), I've discovered that "x" button would require much more work. As I've already had done all this work, I decided to make a PR. "x" button is removed to avoid confusion.

Related issues

Fixes #4234

@magicznyleszek magicznyleszek marked this pull request as ready for review May 25, 2023 14:48
@srartese srartese requested review from srartese and removed request for p2edwards June 13, 2023 22:28
@magicznyleszek magicznyleszek merged commit 75adb9d into feature/my-projects Jul 6, 2023
4 checks passed
@magicznyleszek magicznyleszek deleted the 4234-remove-x-button-from-project-route branch July 6, 2023 08:06
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.

Clicking X button when viewing Single Project should go back to previous view
3 participants