You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ticket aims to build a dashboard, which shows the feature flags, their created time, description and status (ENABLED, DISABLED)
Upon clicking a particular feature flag, the UI should fetch the list users from userIds.
Feature flag backend will return the list of userIds, UI should call the RDS backend to fetch the information of the user like Profile picture, user name.