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

Exporting Room Names

Open DantrazTrev opened this issue 3 years ago • 0 comments

Aims to implement the export room names in vector-im/element-web/issues/17058

Currently added a method to copy the Room names and RoomIds from ContextMenu for RoomSublists

ezgif com-gif-maker (3)

Goals:

  • [x] Base Design for exporting
  • [x] Add a better design for the Option in the Context Menu
  • [ ] Allow downloading as a format?

Signed-off-by : Ayush Pratap Singh [email protected]


Here's what your changelog entry will look like:

✨ Features

  • Exporting Room Names (#5997). Contributed by @DantrazTrev.

DantrazTrev avatar May 08 '21 10:05 DantrazTrev