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

Fixed : No spacing between tooltips of organizations #1087

Open bhatia4404 opened this issue 7 months ago • 0 comments

Issue : #1087 Zulip Desktop App Version : 5.12.0 Fixes: Fixed the space between "Add Organization" Button and its tooltip. Spacing is same as other buttons like settings, reload, dnd and back.

Screenshots and screen captures:

Before image

image

After image

image

Platforms this PR was tested on:

  • [x] Windows
  • [ ] macOS
  • [ ] Linux (specify distro)
Self-review checklist
  • [ ] Self-reviewed the changes for clarity and maintainability (variable names, code reuse, readability, etc.).

Communicate decisions, questions, and potential concerns.

  • [ ] Explains differences from previous plans (e.g., issue description).
  • [ ] Highlights technical choices and bugs encountered.
  • [ ] Calls out remaining decisions and concerns.
  • [x] Automated tests verify logic where appropriate.

Individual commits are ready for review (see commit discipline).

  • [ ] Each commit is a coherent idea.
  • [ ] Commit message(s) explain reasoning and motivation for changes.

Completed manual review and testing of the following:

  • [x] Visual appearance of the changes.
  • [ ] Responsiveness and internationalization.
  • [x] Strings and tooltips.
  • [ ] End-to-end functionality of buttons, interactions and flows.
  • [ ] Corner cases, error conditions, and easily imagined bugs.

bhatia4404 avatar Mar 18 '25 16:03 bhatia4404