Skip to content

[WEB-6785] fix: update border for project timezone#8870

Open
b-saikrishnakanth wants to merge 1 commit intopreviewfrom
fix-project-settings-timezone
Open

[WEB-6785] fix: update border for project timezone#8870
b-saikrishnakanth wants to merge 1 commit intopreviewfrom
fix-project-settings-timezone

Conversation

@b-saikrishnakanth
Copy link
Copy Markdown
Collaborator

@b-saikrishnakanth b-saikrishnakanth commented Apr 8, 2026

Description

added border for project timezone field in project settings

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Screenshots and Media (if applicable)

Before
image

After
image

Test Scenarios

References

Summary by CodeRabbit

  • Style
    • Updated timezone selector button styling with refined borders, optimized shadow effects, enhanced font weight, and rounded corners for improved visual consistency and a more polished user interface.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 8, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: dbd073b5-cc47-460a-a2a2-3b985424a084

📥 Commits

Reviewing files that changed from the base of the PR and between 77c4b9c and fcc30e8.

📒 Files selected for processing (1)
  • apps/web/core/components/project/form.tsx

📝 Walkthrough

Walkthrough

Updated the TimezoneSelect button styling in the project form component by replacing the border-none class with a composite set of utility classes that add border styling, remove shadow, increase font weight, and add border-radius.

Changes

Cohort / File(s) Summary
TimezoneSelect Button Styling
apps/web/core/components/project/form.tsx
Modified buttonClassName prop to replace border-none with !border-subtle !shadow-none font-medium rounded-md, adjusting border, shadow, font weight, and border-radius styling.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A button once borderless and plain,
Now wears subtle borders with gain,
With font turned bold, shadows all gone,
And curves rounded smooth—what a dawn! ✨

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: updating the border styling for the project timezone field, which aligns with the code modification in the changeset.
Description check ✅ Passed The description includes the required sections: a clear description of changes, type of change marked, and before/after screenshots. Test scenarios and references are not filled in, but the core information is present and complete.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-project-settings-timezone

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@makeplane
Copy link
Copy Markdown

makeplane bot commented Apr 8, 2026

Linked to Plane Work Item(s)

This comment was auto-generated by Plane

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.

1 participant