Skip to content

Improve worksheets' naming validation logic. #2257

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 6 commits into from
May 5, 2023

Conversation

Siemienik
Copy link
Member

@Siemienik Siemienik commented Apr 26, 2023

Summary

This PR aims to resolve #2243 issue.
Additionally, I transferred the responsibility for name validation from Workbook to Worksheet, which allowed me to tighten the rules for changing the name using: ws.name

Test plan

I completed the missing tests and covers all new assertions.

@Siemienik Siemienik self-assigned this Apr 26, 2023
@Siemienik Siemienik marked this pull request as ready for review April 27, 2023 08:28
@Siemienik Siemienik changed the title Improve worksheet's naming validation logic. Improve worksheets' naming validation logic. Apr 28, 2023
@Siemienik
Copy link
Member Author

This PR was reviewed during the MergeFest session.
To join the next one please follow to SiemaTeam's Discord server:
SiemaTeam
You can also support my OpenSource activity by sponsoring me

@Siemienik Siemienik merged commit 887983a into exceljs:master May 5, 2023
@Siemienik Siemienik deleted the issue-2243 branch May 5, 2023 12:05
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.

Investigate what characters are valid for sheet name
1 participant