Skip to content

Fix: add horizontal padding to input fields for cursor visibility#2177

Merged
crivetimihai merged 1 commit intomainfrom
fix/input-cursor-visibility-1463
Jan 20, 2026
Merged

Fix: add horizontal padding to input fields for cursor visibility#2177
crivetimihai merged 1 commit intomainfrom
fix/input-cursor-visibility-1463

Conversation

@shoummu1
Copy link
Copy Markdown
Collaborator

🐛 Bug-fix PR

📌 Summary

Fixes cursor visibility in text input fields by adding horizontal padding (px-1.5) to input and textarea elements in the LLM Provider and Model management forms.

🔗 Related Issue

Closes #1463

🔧 Affected Components

  • Admin UI - LLM Provider form
  • Admin UI - LLM Model form

📐Changes

  • Added px-1.5 class to 11 input fields in LLM Provider/Model modals
  • Added px-1.5 class to 2 textarea fields (description fields)
  • Ensures consistent 6px horizontal padding for cursor visibility

@shoummu1 shoummu1 marked this pull request as ready for review January 19, 2026 08:54
@crivetimihai crivetimihai added this to the Release 1.0.0-BETA-2 milestone Jan 20, 2026
@shoummu1 shoummu1 force-pushed the fix/input-cursor-visibility-1463 branch from c225878 to dde5b86 Compare January 20, 2026 06:15
Signed-off-by: Shoumi <shoumimukherjee@gmail.com>
@crivetimihai crivetimihai self-assigned this Jan 20, 2026
@crivetimihai crivetimihai force-pushed the fix/input-cursor-visibility-1463 branch from dde5b86 to 4a139f5 Compare January 20, 2026 09:54
Copy link
Copy Markdown
Member

@crivetimihai crivetimihai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebased and tested

@crivetimihai crivetimihai merged commit 6628a34 into main Jan 20, 2026
46 checks passed
@crivetimihai crivetimihai deleted the fix/input-cursor-visibility-1463 branch January 20, 2026 09:56
kcostell06 pushed a commit to kcostell06/mcp-context-forge that referenced this pull request Feb 24, 2026
Signed-off-by: Shoumi <shoumimukherjee@gmail.com>
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.

[BUG][UI]: No cursors displayed at selected input text fields

2 participants