Skip to content

fix/eigent-trigger-not-aligned#1589

Open
ultrahighsuper wants to merge 2 commits intoeigent-ai:mainfrom
ultrahighsuper:fix/eigent-trigger-not-aligned
Open

fix/eigent-trigger-not-aligned#1589
ultrahighsuper wants to merge 2 commits intoeigent-ai:mainfrom
ultrahighsuper:fix/eigent-trigger-not-aligned

Conversation

@ultrahighsuper
Copy link
Copy Markdown

Related Issue

Closes #1588

Closes #

Description

Fixes the Schedule time selector row in the “Add Trigger” dialog so the Hour and Minute inputs are visually centered, have a tighter max width, and include right padding to avoid hugging the panel edge.
Implementation: updated src/components/Trigger/SchedulePicker.tsx to use a shared timeRow layout (mx-auto, max-w-xs, pr-3) across One Time/Daily/Weekly/Monthly tabs.

Testing Evidence (REQUIRED)

  • I have included human-verified testing evidence in this PR.
  • This PR includes frontend/UI changes, and I attached screenshot(s) or screen recording(s).
  • No frontend/UI changes in this PR.
2026-04-29_04h15_01

What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Contribution Guidelines Acknowledgement

@ultrahighsuper
Copy link
Copy Markdown
Author

@4pmtong
please check this PR.

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.

Add Trigger panel: Schedule hour/minute row misaligned and too wide

1 participant