matrix-react-sdk icon indicating copy to clipboard operation
matrix-react-sdk copied to clipboard

Add border to 'reject' button on room preview card

Open gefgu opened this issue 3 years ago • 0 comments

Signed-off-by: gefgu [email protected]

Checklist

  • [ ] Tests written for new code (and old code if feasible)
  • [ ] Linter and other CI checks pass
  • [X] Sign-off given on the changes (see CONTRIBUTING.md)

Type: Defect

Notes: Add border to "reject" button on room preview card for clickable area indication. It fixes vector-im/element-web#22623

I used the border design in these download buttons as inspiration: download_buttons

Before: old_buttons After: new_button


Here's what your changelog entry will look like:

🐛 Bug Fixes

  • Add super cool feature (#9205). Contributed by @gefgu.

gefgu avatar Aug 18 '22 18:08 gefgu