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

Make user fragment clickable #563

Merged
merged 1 commit into from
Sep 14, 2024
Merged

Make user fragment clickable #563

merged 1 commit into from
Sep 14, 2024

Conversation

tarkah
Copy link
Member

@tarkah tarkah commented Sep 13, 2024

Allows single left click functionality on user spans similar to the nicklist and nicknames in the buffer.

Adding right click / context menu to these is much more complex since it'll require some overlay approach, so that'll be a TODO item in the future.

Copy link
Member

@casperstorm casperstorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a good little QOL. Tested and works.
With this merged I think it would make sense to address #560 as well. Do you want to take it now that you've touched this area a bit now?

@tarkah
Copy link
Member Author

tarkah commented Sep 14, 2024

This is a good little QOL. Tested and works.
With this merged I think it would make sense to address #560 as well. Do you want to take it now that you've touched this area a bit now?

Yup! It'll be very easy to add now.

@tarkah tarkah merged commit 66874c3 into main Sep 14, 2024
1 check passed
@tarkah tarkah deleted the feat/clickable-user-fragment branch September 14, 2024 20:10
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

Successfully merging this pull request may close these issues.

2 participants