Fix: Use Title Case for Settings Modal Tab Titles#3421
Fix: Use Title Case for Settings Modal Tab Titles#3421raclim merged 2 commits intoprocessing:developfrom
Conversation
…rom sentence case to title case
|
🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already. |
Release EnvironmentsThis Environment is provided by Release, learn more! 🔧Environment Status : https://app.release.com/public/Processing%20Foundation/env-71ac0c4a94 |
|
Hey @priyanjal1234 Thanks for the PR! While the title case change is correct, this update is quite minimal and doesn’t significantly impact the editor’s usability or functionality. It might be better to bundle similar UI/UX consistency improvements together rather than submitting a single PR for such a small change. What do you think? |
|
Thanks for sharing your thoughts @Jatin24062005 and for submitting this fix @priyanjal1234! We're aiming to keep changes minimal and focused on the specific issue at hand to make tracking and merging them easier. Since the attached issue is specifically about title casing, the scope of this PR looks good. That said, the issue has a "Status: On Hold" label, which means it's not ready to be worked on just yet. Since the work has already been complete, we can keep this PR—but for future reference, please hold off on working on issues marked as "On Hold". |
raclim
left a comment
There was a problem hiding this comment.
Thanks so much for your work on this @priyanjal1234!
Fixes #3415
Updated tab titles in the settings modal to follow title case.
Changed from "General settings" → "General Settings".