Skip to content
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

sync-calendar tool breaks entries it updates on Mac OS #173

Open
tidoust opened this issue Sep 17, 2024 · 0 comments
Open

sync-calendar tool breaks entries it updates on Mac OS #173

tidoust opened this issue Sep 17, 2024 · 0 comments

Comments

@tidoust
Copy link
Member

tidoust commented Sep 17, 2024

The code already notes that the logic to select all text in an input to clear it won't work properly on Mac OS:
https://github.com/w3c/tpac-breakouts/blob/main/tools/lib/calendar.mjs#L319

The tool runs apparently fine but essentially duplicates the text throughout calendar entries it touches. If the issue cannot be fixed, the tool should detect that it's running on Mac OS and decline to update the calendar entry, so that the failures don't go unnoticed.

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

No branches or pull requests

1 participant