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

fix: hide additional actions on identity overrides tab in Edge #3135

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

matthewelwell
Copy link
Contributor

@matthewelwell matthewelwell commented Dec 11, 2023

Changes

This PR hides the additional actions on the Identity Overrides tab in the Create/Edit feature modal. Until this can be looked into in more detail, we should hide these actions and treat this data as read only for now.

I did try to get the toggle working, but it was not possible (at least not easily with my JS skills) since the data which powers the endpoint does not update quickly enough to return the newly updated value when the re-rendering happens.

How did you test this code?

Ran the FE locally against the staging API and confirmed that the actions are not visible for an Edge project.

image

To test it, add yourself to organisation 40, either via the django admin, or using this invite link and view the test feature in the Production environment.

@matthewelwell matthewelwell requested review from a team and novakzaballa and removed request for a team December 11, 2023 16:32
Copy link

vercel bot commented Dec 11, 2023

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

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview Dec 11, 2023 4:33pm
flagsmith-frontend-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2023 4:33pm
flagsmith-frontend-staging ✅ Ready (Inspect) Visit Preview Dec 11, 2023 4:33pm

Copy link
Contributor

github-actions bot commented Dec 11, 2023

Uffizzi Preview deployment-42559 was deleted.

@matthewelwell matthewelwell added this pull request to the merge queue Dec 11, 2023
Merged via the queue into main with commit 5e0093e Dec 11, 2023
16 checks passed
@matthewelwell matthewelwell deleted the fix/extra-actions-on-identity-overrides-tab branch December 11, 2023 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front-end Issue related to the React Front End Dashboard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants