element-web/playwright/e2e
David Baker 3342aa5ff8
Refactor some logic into common AvatarSetting component (#12544)
* Refactor some logic into common AvatarSetting component

We duplicated some of the logic of setting avatars between profiles &
rooms. This pulls some of that logic into the AvatarSetting component
and hopefully make things a little simpler.

* Unsed import

* Convert JS based hover to CSS

* Remove unnecessary container

* Test avatar-as-file path

* Test file upload

* Unused imports

* Add test for RoomProfileSettings

* Test removing room avatar

* Move upload control CSS too

* Remove commented code

Co-authored-by: Florian Duros <florianduros@element.io>

* Prettier

* Coments & move style to inline as per PR suggestion

* Better test names

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Fix test

Upload input doesn't have that class anymore

---------

Co-authored-by: Florian Duros <florianduros@element.io>
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2024-05-21 10:37:02 +00:00
..
audio-player
composer
create-room
crypto Ensure we do not fire the verification mismatch modal multiple times (#12526) 2024-05-15 15:22:53 +00:00
editing
integration-manager
invite
knock
lazy-loading
left-panel
location
login Disable the login overwriting test (#12507) 2024-05-14 07:20:07 +00:00
oidc
one-to-one-chat Fix flakiness in playwright tests (#12512) 2024-05-13 16:58:49 +00:00
permalinks
polls
presence
read-receipts Take the Threads Activity Centre out of labs (#12439) 2024-04-29 15:30:19 +00:00
register
regression-tests
release-announcement
right-panel
room Fix E2E icon display in room header (#12545) 2024-05-20 16:08:50 +00:00
room-directory
room_options
settings Refactor some logic into common AvatarSetting component (#12544) 2024-05-21 10:37:02 +00:00
sliding-sync
spaces
spotlight
threads Take the Threads Activity Centre out of labs (#12439) 2024-04-29 15:30:19 +00:00
timeline Extract functions for service worker usage, and add initial MSC3916 playwright test (when supported) (#12414) 2024-05-02 22:19:55 +00:00
toasts
update
user-menu
user-onboarding Fix flakiness in playwright tests (#12512) 2024-05-13 16:58:49 +00:00
user-view
widgets
utils.ts