Skip to content

Display whitespaces in delete dialogs - #653

Merged
MarcelGeo merged 1 commit into
developfrom
dialog_display_whitespaces
Jul 22, 2026
Merged

Display whitespaces in delete dialogs#653
MarcelGeo merged 1 commit into
developfrom
dialog_display_whitespaces

Conversation

@harminius

Copy link
Copy Markdown
Contributor

Fixes https://github.com/MerginMaps/server-private/issues/3430

The default behavior of html elements is to collapse more whitespaces in a row.
This fixes displaying whitespaces only in closing dialogues (user account, workspace, project), as it is the only place in the web app where users need to write the project/workspace name, and even copy-pasting does not work when whitespaces are collapsed.
Other places where names are displayed keep the default behaviour.

image

The workspace name in the top right corner is displayed differently..
image

@harminius
harminius requested a review from MarcelGeo July 22, 2026 10:25
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 29911372373

Coverage remained the same at 92.167%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 10162
Covered Lines: 9366
Line Coverage: 92.17%
Coverage Strength: 0.92 hits per line

💛 - Coveralls

@MarcelGeo
MarcelGeo merged commit f0ca92f into develop Jul 22, 2026
5 checks passed
@MarcelGeo
MarcelGeo deleted the dialog_display_whitespaces branch July 22, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants