zulip-terminal
zulip-terminal copied to clipboard
refactor: views: Moved message links above topic links.
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:

After:
