Skip to content

Placeholder text on commit input no longer promises a length limit #570

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

isc-pbarton
Copy link
Collaborator

Fixes #406
This just removes the inaccurate placeholder text about the limit instead of actually enforcing a limit. I feel the commit input being a single line instead of a textarea is enough of a nudge that a commit message should be short and sweet.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.94%. Comparing base (29b5470) to head (42c9a1e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #570   +/-   ##
=======================================
  Coverage   25.94%   25.94%           
=======================================
  Files          18       18           
  Lines        2710     2710           
=======================================
  Hits          703      703           
  Misses       2007     2007           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@isc-tleavitt isc-tleavitt merged commit d2a5079 into main Oct 23, 2024
2 checks passed
@isc-tleavitt isc-tleavitt deleted the remove-commit-maxlen branch October 23, 2024 01:15
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 maximum length to commit message in web UI
3 participants