You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: