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

Ability to order room tag groups #3144

Closed
madduck opened this issue Feb 6, 2017 · 4 comments
Closed

Ability to order room tag groups #3144

madduck opened this issue Feb 6, 2017 · 4 comments

Comments

@madduck
Copy link

madduck commented Feb 6, 2017

After adding a number of tags to rooms via the API, I can now see the groupings in riot-web. However, their order seems random and there's no way to reorder them. It'd be nice if I could specify their vertical ordering and put those on top that are more important to me.

@richvdh
Copy link
Member

richvdh commented Feb 6, 2017

Did you try setting the order property (per http://matrix.org/docs/spec/client_server/r0.2.0.html#id77) ?

@madduck
Copy link
Author

madduck commented Feb 6, 2017

I did not, but considering how one sets it for each tag-per-room, I was under the impression that this controls ordering within a tag. A quick test seems to confirm this:

  1. adding an existing tag to a room with prios 0.5 (1.5) place it at the top (bottom) within the tag;
  2. adding a new tag to a room with either of those prios has no effect on the placement of the tag wrt the other tags.

@richvdh
Copy link
Member

richvdh commented Feb 6, 2017

ah yes, sorry.

@ara4n
Copy link
Member

ara4n commented Feb 9, 2017

now this one /is/ #1373 as near as damnit. the intention of the UI there is to let you order & hide/create tags to your heart's desire. closing as a dup.

@ara4n ara4n closed this as completed Feb 9, 2017
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

No branches or pull requests

3 participants