zulip-terminal icon indicating copy to clipboard operation
zulip-terminal copied to clipboard

refactor: views: Moved message links above topic links.

Open Sushmey opened this issue 3 years ago • 0 comments

Fixes #1238

What does this PR do? refactored code such as topic_links are now below message_links so that when displayed in the information popup, message link is shown above topic link.

Tested?

  • [x] Manually
  • [x] Existing tests (adapted, if necessary)
  • [ ] New tests added (for any new behavior)
  • [x] Passed linting & tests (each commit)

Commit flow Single commit- Moved message links above topic links in message information popup

Notes & Questions

Interactions

Visual changes Before: Screenshot 2022-10-12 at 6 21 17 PM

After: Screenshot 2022-10-12 at 6 07 19 PM

Sushmey avatar Oct 12 '22 12:10 Sushmey