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

Add <a href> links to users and rooms table for ability to copy url or open detail in new tab #170

Closed
MurzNN opened this issue Jul 27, 2021 · 1 comment
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@MurzNN
Copy link

MurzNN commented Jul 27, 2021

At now rooms and users, that shown as lists in tables, open details by click - that's ok. But very often I need to copy url, or simply open it in new tab via middle-click.
To implement this feature you can simply add links to cells in users and rooms table (and to other tables too), if this isn't so hard.

@dklimpel
Copy link
Contributor

IMO for this it is necessary to change the design.
Also if you click on a link in this new column, you will be redirected to the defined action in rowClick.
rowClick has to be disabled and an additional button for the action (edit or show) is required.

@awesome-manuel awesome-manuel added wontfix This will not be worked on enhancement New feature or request labels Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

4 participants