-
-
Notifications
You must be signed in to change notification settings - Fork 202
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
Allows hiding past events #66
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The file MeetingBar/MeetingBar.xcodeproj/project.xcworkspace/xcuserdata/devanshagrawal.xcuserdatad/UserInterfaceState.xcuserstate
should be ignore and not pushed
@Itaybre ah that seems to have slipped through indeed. I'll close this pr and open a new one. Thanks! |
oh, I realised I could just git rm the file. I believe it should be gone now. I've also removed the gitignore file I temporarily added. I hope this doesnt screw with the history too much! |
@dev10110 |
I don't mind! So some sort of drop down where you select either hide, cross out or allow joining? |
I think this feature has been on the review for too long. I'll think about improving UX separately. |
my apologies for the delay :) |
Status
READY
Description
Allows hiding events in the past, instead of just adding a checkmark to the side of the event.
Exposes an user-option to set this field, defaults to false to maintain past behaviour.