-
Notifications
You must be signed in to change notification settings - Fork 2
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
Improve users tags to allow highlighting users or roles in comments #222
Comments
I perfectly understand this request and it seems very sensible: I agree with the need to easily spot these three kinds "special" users (like the OP, mods, and yourself). I also agree in that colorless bordered chips already used for OP and MOD clash with tags and are less visible than the new colorful tags. I would rather do the following, though:
Do you agree that making those two changes solves all the five points of the original request? Footnotes
|
Sure it would be nice. Still would it be possible to allow for highlighting username at least for OP and yourself. If not it may be less convenient to quickly spot such comments if other colored tags exists. As a side note, it could be a good idea to add access to "users tags" to settings. It's where I first looked at and thought there was not such settings and that I was wrong about having seen it. |
Ok, I'll consider also:
The reason for the latter was to not overload settings with too many items but I agree its where it feel more natural. |
I am seeing it working... finally... @Matth7878 if I publish a new beta version (today or tomorrow), could you help me please to validate it? I just need to make sure:
|
No problem to test. I will be able to do so tonight. |
Below what I noticed when testing it. I would only consider the first one as some kind of bug (or unexpected behavior) :
What I would consider like QOL (quality of life) improvement. So it's ok if nothing change :
It's really nice to instantaneously spot reply from OP or yourself ! Glad you added highlighting ! |
Thanks! I'll iterate on this I'm the next beta. Excellent tests and detailed description! |
I'm done with almost everything, the only two things I'm leaving out are:
Having a sort of "hot reload" could have been feasible with Compose states but it implied quite a lot of extra work and tag editing is not a frequent operation nor strictly essential for the client to be operational, it's rather a setup one does occasionally so it was not worth spending too much time refactoring everything to support it. |
Totally understand. I was sure it would be difficult to apply change on fly without reloading. Thanks for your work. It's already great ! 😃 |
Is your feature request related to a problem? Please describe.
When scrolling comments it's hard to spot your comments and OP ones. For your own comments tagging user allow to address it but highlighting would be better when user has a special role in comments. (Like original poster or yourself)
Describe the solution you'd like
Improve users tagging to allow the following :
Not sure it's easy to do but highlighting would make it nice to easily spot OP and your own comments. Initially it was what I wanted to request but writing this feature request I thought it could be better to extend users tags feature.
The text was updated successfully, but these errors were encountered: