Skip to content

fix: limit input of table name and add autofocus#243

Merged
Lucaslgd02 merged 2 commits intodevfrom
219-long-table-name-cannot-be-modified
Nov 11, 2025
Merged

fix: limit input of table name and add autofocus#243
Lucaslgd02 merged 2 commits intodevfrom
219-long-table-name-cannot-be-modified

Conversation

@Lucaslgd02
Copy link
Copy Markdown
Contributor

Describe your changes

Limit the length of the table name and add autofocus, so the user doesn't have to click on the input after clicking on the edit button

How to test the feature

  1. Go to the POS
  2. Go in TablesView
  3. Try to modify the name of a table

Issue ticket number and link

Closes #219

Checklist before requesting a review

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have performed a self-review of my code
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Documentation has been updated as required
    If a single item in this checklist is not checked, the pull request cannot be accepted

@Lucaslgd02 Lucaslgd02 self-assigned this Oct 14, 2025
@Lucaslgd02 Lucaslgd02 linked an issue Oct 14, 2025 that may be closed by this pull request
@Lucaslgd02 Lucaslgd02 merged commit 74a3ccf into dev Nov 11, 2025
8 checks passed
@Lucaslgd02 Lucaslgd02 deleted the 219-long-table-name-cannot-be-modified branch November 11, 2025 12: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.

Long Table Name cannot be modified

2 participants