console icon indicating copy to clipboard operation
console copied to clipboard

🐛 Bug Report: Getting not found when hovering over users/verified custom permission

Open dokgu opened this issue 2 years ago • 7 comments

👟 Reproduction steps

On your collection's settings page, click + Add role under Permissions and select Custom permission and enter users/verified as mentioned here.

Once you've added that, hover over the text and it says "Not found."

permissions

👍 Expected behavior

Not really sure what I expect to show in there but "Not found" seems misleading.

👎 Actual Behavior

Even if the value is a valid permission string, it shows as Not Found.

🎲 Appwrite version

Version 1.3.x

💻 Operating system

Linux

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

dokgu avatar Jul 30 '23 23:07 dokgu

Thanks @dokgu for raising this issue. We will be looking into this, however what we advise is to go by the route suggested by Vincent here - https://github.com/appwrite/appwrite/discussions/5036#discussioncomment-4770567

Haimantika avatar Aug 03 '23 17:08 Haimantika

I think we need an additional case here:

https://github.com/appwrite/console/blob/218812018026dd47cbab09fb3d392229dcb277e2/src/lib/components/permissions/row.svelte#L35-L42

stnguyen90 avatar Aug 07 '23 22:08 stnguyen90

can you assigne this issue to me

Prithvi101 avatar Aug 18 '23 18:08 Prithvi101

can you assigne this issue to me

I have already raised a PR here - https://github.com/appwrite/console/pull/494

Feel free to add your suggestion

Haimantika avatar Aug 18 '23 18:08 Haimantika

/attempt:#5912

subhanahujha007 avatar Feb 26 '24 12:02 subhanahujha007

@Prithvi101, @subhanahujha007, are you still interested in working on this?

stnguyen90 avatar Apr 16 '24 21:04 stnguyen90

Is this issue is still open to work on ?

Ms-Kulkarni avatar Dec 07 '24 08:12 Ms-Kulkarni

Hey i never contributed yet and i want this to be my first issue. It looks like the issue is still ‏‏ available, as you see below a empty bubble appears when hovering over. I will investigate and follow up with my findings.

Image

h1Anonymoush1 avatar Oct 23 '25 14:10 h1Anonymoush1

Please assign this to me

h1Anonymoush1 avatar Oct 23 '25 23:10 h1Anonymoush1

This problem does exist, and I was misled by it before.

BretRen avatar Oct 24 '25 01:10 BretRen

This problem has been around for ages and nobody seems to have fixed it. If you want you can try it. @h1Anonymoush1

BretRen avatar Oct 24 '25 01:10 BretRen

I don't see any hover effects in the console!

joyalgeorgekj avatar Oct 24 '25 13:10 joyalgeorgekj

@joyalgeorgekj you are right , what i will fix is the clicking on it shows a empty bubble i think i will add like just in the bubble it should say verified and also unverified for users/unverified.

Now if someone is planning to add in auth a filter option to filter out users that i can add a link that would naviagte to users with filter verified or something like that.

also or i can just make that users/verified should be plain text like any , users, guest

h1Anonymoush1 avatar Oct 24 '25 18:10 h1Anonymoush1

@BretRen @joyalgeorgekj

Can someone review my pr

h1Anonymoush1 avatar Nov 04 '25 11:11 h1Anonymoush1