Skip to content

Conversation

@CosmoCreeper
Copy link
Contributor

Currently if you put your cursor in the space of the first character in the input field of the "Create Space" form, it will have less height than if you put it after a character. This is due to the border radius of the text field which is invisible so I have removed it to fix this issue.

(first screenshot shows the issue, second shows what it should look like)
Screenshot 2025-10-24 220702
Screenshot 2025-10-24 220747

Fix cursor height on first character in the name input field of creating a space.

Signed-off-by: CosmoCreeper <[email protected]>
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. Bug labels Oct 24, 2025
@mr-cheffy
Copy link
Member

Woudn't it be better to remove the radius thats causing this issue originally?

@CosmoCreeper
Copy link
Contributor Author

Technically but the border radius is applied by a universal styling for all input fields.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 25, 2025
@mr-cheffy mr-cheffy merged commit 8df8a1e into zen-browser:dev Oct 25, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants