riot-web/res/css/views
David Baker 3c8010b719
Fix display of no avatar in avatar setting controls (#12558)
* New user profile UI in User Settings

Using new Edit In Place component.

* Show avatar upload error

* Fix avatar upload error

* Wire up errors & feedback for display name setting

* Implement avatar upload / remove progress toast

* Add 768px breakpoint

* Fix display of no avatar in avatar setting controls

There was supposed to be a person icon but it was invisible, and also
would have been inappropriate for room avatars anyway.

This makes it match the designs by being the same as whatever the
default avatar is.

* Fix room profile display

* Update to released compund-web with required components / fixes

* Require compound-web 4.4.0

because we do need it

* Update snapshots

Because of course all the auto-generated IDs of unrelated things
have changed.

* Fix duplicate import

* Fix CSS comment

* Update snapshot

* Run all the tests so the ids stay the same

* Start of a test for ProfileSettings

* More tests

* Test that a toast appears

* Test ToastRack

* Update snapshots

* Add the usernamee control

* Fix playwright tests

 * New compound version for editinplace fixes
 * Fix useId to not just generate a constant ID
 * Use the label in the username component
 * Fix widths of test boxes
 * Update screenshots

* Put ^ back on compound-web version

* Split CSS for room & user profile settings

and name the components correspondingly

* Fix playwright test

* Update room settings screenshot

* Use original screenshot instead

* Add required props in test

* Fix test

* Also here

* Update screenshots

* Remove user icon

...which is unused now, as far as I can see.

* Fix styling of unrelated buttons

Needed to be added in other places otherwise the specificity changes.

Also put the old screenshots back.

* Add copyright year

* Fix copyright year

* Switch to useMatrixClientContext

* Fix other test
2024-06-06 17:35:44 +00:00
..
audio_messages Fix blowout of waveform of the voice message player on narror UI 2023-02-20 23:55:59 +09:00
auth Prepare for OIDC QR Login PR (#12463) 2024-04-30 17:18:55 +00:00
avatars Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
beta
context_menus Mark as Unread (#12254) 2024-03-19 13:28:20 +00:00
dialogs New user profile UI in User Settings (#12548) 2024-06-06 13:56:38 +00:00
directory
elements Improve readability of badges and pills (#12360) 2024-03-22 00:27:13 +00:00
emojipicker
location
messages Fix deformed avatar in call in a narrow timeline (#12538) 2024-05-16 08:00:57 +00:00
polls/pollHistory
right_panel Add room topic to right panel room info (#12503) 2024-05-10 10:00:43 +00:00
room_settings Refine styles of controls to match Compound (#12299) 2024-03-05 04:25:47 +00:00
rooms Fix E2E icon display in room header (#12545) 2024-05-20 16:08:50 +00:00
settings Fix display of no avatar in avatar setting controls (#12558) 2024-06-06 17:35:44 +00:00
spaces
terms
toasts fix avatar stretched on 1:1 call (#12494) 2024-05-06 08:28:02 +00:00
typography
user-onboarding Refine styles of controls to match Compound (#12299) 2024-03-05 04:25:47 +00:00
verification
voip Refine styles of controls to match Compound (#12299) 2024-03-05 04:25:47 +00:00