chromium-dashboard
chromium-dashboard copied to clipboard
Missing edit icon on new features page for features I own
Describe the bug On the new features page, the edit icon is missing even though I am signed in and I own this feature. I am able to click into this feature and edit it on the feature detail page. This bug occurs whether I am logged into my personal email or the [email protected] email log in.
To Reproduce Steps to reproduce the behavior:
- Be logged into your account or the [email protected] account.
- Click on "All Features" on the side bar.
- Click on "Try out our new features page".
- See error [screenshot below]
I have confirmed that the edit icon does not display here for editable features of users without special site permissions. It seems that the permissions are being passed down to the table checking if the user is a site editor or admin that can edit every feature. That means that either the edit icon will display for all features to editor-level users, or not at all for normal users, even if that user has access to edit the feature.
Please assign it to me. I want to work on that.
Hey, This is Balraj, I am new to open source and I want to contribute to this issue. @DanielRyanSmith @GabriellaMSanchez can you please elaborate it to me
I have not seen create feature and edit icon .can you please guide me
@DanielRyanSmith I have an idea to fix this. If this issue is still open, I would like to work on it.
I might have fixed this issue in https://github.com/GoogleChrome/chromium-dashboard/pull/3734