Hi,I'm interested in start to contribute to this project, is anyone working in this feature? I think this issue could be good to me start and to know this project.
Here is my implementation of the room settings panel. I tried to make use of the AdwPreferences* widgets and incorporate their features. Notably missing are the room addresses – I would be happy for a suggestion on how to best implement that with the ListBox style.
@V02460 Great work overall, this looks pretty good already!
I'd suggest landing a basic version of this first and doing the more complex stuff like join addresses and shared media in a followup.
In-depth feedback:
The small edit button looks weird centered, I'd try a text label like "Edit Details"
This doesn't look good, I'd go with a separate overlaid edit button just for the avatar, which directly opens a file picker
These need 6px of vertical spacing
I don't think the expander makes sense here. Can we hide the second row conditionally instead? Or if that's easier it's also fine to just keep both all the time.