-
Notifications
You must be signed in to change notification settings - Fork 244
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
Recurrences have a save button that doesn't have a clear function #4094
Comments
Sorry, of course it's the recurrence. Looks like the button outline still shows even though the edit button disappears. The tooltip also shows the text "Save" as shown in the screenshot above. |
@GretaD could you have a look please? |
change the end repeat to "on date" |
so its not a saving button, its the calendar icon. The saving button is the first one only, thats why i dont find it on the code |
Due to nextcloud/server#32072 the calendar icon vanished |
@miaulalala has to re-check the problem. https://github.com/nextcloud/calendar/blame/main/src/components/Editor/Repeat/Repeat.vue has been a material icon for a while and the checkmark shows for both of us. |
Right, I don't know why but I do not have the calendar icon in Chrome: I force cleared the npm cache and did also, what's the purpose of the icon anyway? Does it have an action attached for you @ChristophWurst @GretaD ? For me it doesn't trigger anything. |
The icon itself should be migrated to material design thats why it doesnt show, im already working on it |
WHile on this pr: #4268 |
Right, the original save button is now fully functional. As the calendar icon not showing is a know issue that is being fixed, I will close this ticket now. |
Steps to reproduce
Expected behavior
A visible save button that works and lets me add a second reminder
Actual behaviour
The button removes the reminder even though the hint says "save".
Calendar app version
3.2.2
CalDAV-clients used
Web
Browser
No response
Client operating system
No response
Server operating system
No response
Web server
No response
Database engine version
No response
PHP engine version
No response
Nextcloud version
No response
Updated from an older installed version or fresh install
No response
List of activated apps
No response
Nextcloud configuration
No response
Web server error log
No response
Log file
No response
Browser log
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: