-
-
Notifications
You must be signed in to change notification settings - Fork 829
Conversation
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
…matrix-org/matrix-react-sdk into t3chguy/alpha_room_list
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@turt2live might want to look too with his settings hat on
edit: actually, is augmentValue
used anywhere?
(will take a look, but I imagine it's fine - if you're confident then merge without my review) |
this isn't behind a labsflag, but it's still a feature we want to get right for mozilla (and others). hence asking @nadonomy to review |
To me it seems a bit confusing to have "Order rooms by message activity instead of by name" as a yes/no option. Wouldn't it make more sense to say have a dropdown or picker? Order rooms by:
That would also allow for more sorting options to be added to the list in the future |
Yup, this is just for brevity, ease of implementation & consistency with existing interactions in Settings today. We have a Settings redesign in the near future where we'll move this (and a bunch of other things) into more sensible interactions then, likely radio. |
…matrix-org/matrix-react-sdk into t3chguy/alpha_room_list
Struggling to dogfood this on https://riots.im/adhoc/alpha1/, with both of the first 2 toggles disabled, I'm seeing: @t3chguy any ideas? |
i am finding this very confusing to dogfood too. i wonder if we need some icon on the rooms to try to distinguish between rooms hoisted due to importance versus alphabet? or even a button on the section heading to toggle alpha sort on/off? |
Hmm, this seems to work well for me when disabling both of the top 2 options so that sorting is by name and unread notifs don't affect it: @nadonomy, were you testing with unread notif sort (the 2nd option) off or on? |
This blocked for the moment: @nadonomy is planning to do some more testing and tweaking of the controls. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Requesting changes on the basis that we don't see to need anything fancy from the settings structure this time around.
also sorry about the merge conflicts |
… t3chguy/alpha_room_list � Conflicts: � src/components/views/rooms/RoomList.js � src/stores/RoomListStore.js
…cents for migration Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
…headers obvious Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
checkmark to signify the unused settings bits are removed - someone else will have to review the code itself.
/me requests another review as Travis cleared it from the queue |
(Cleared the product review as I assume the screenshot from @nadonomy above suffices as approval...?) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also seems fine code-wise
Fixes element-hq/element-web#12242
when turning off the top two toggles I get: