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

feat: feature-flag details page /featureflags/:id #11

Open
10 tasks
MehulKChaudhari opened this issue Nov 15, 2024 · 0 comments
Open
10 tasks

feat: feature-flag details page /featureflags/:id #11

MehulKChaudhari opened this issue Nov 15, 2024 · 0 comments

Comments

@MehulKChaudhari
Copy link
Member

Issue Description

Clicking on a feature-flag should open a page /featureflags/:id that includes:

  • A toggle to enable or disable the feature-flag.
  • A field to select users to grant them access to the feature

Expected Behavior

When clicking on a feature-flag, the user should be directed to the feature-flag’s detail page (/featureflags/:id), where:

  • A toggle allows enabling or disabling the feature-flag.
  • A user selection field is available to assign specific users access to the feature.

Note: We don't have any mockups/figma for this. Just make the colors etc reference from other RDS sites and match the design system.

Current Behavior

Currently, there is no feature-flag detail page, or the page does not display the toggle or user selection field for granting access to specific users.

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.
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

No branches or pull requests

1 participant