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

fix(calendar): Fix calendar detail view and hide button from create view #2362

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

with-shrey
Copy link
Contributor

@with-shrey with-shrey commented Dec 10, 2024

Please remember the Contributing Guidelines ❤️

🌟 What does this PR do?

Problems:
The button was placed incorrectly on create event view
And was missing from detailed view (full screen editing)

Solution
By the look at integration code
Button was not supposed to work on detailed creation screen
So i hid it from dialog creation as well since it cant pull a description to make it work

Additionally, Fixed the selector for detailed view editing

🐛 Recommendations for testing

To go to detailed view
Edit an existing event or
Click on mor options while creating the event
All changes should be tested across Chrome and Firefox.

📝 Links to relevant issues or information

https://toggl.slack.com/archives/C043ZPZQ2JC/p1733747837368349

@with-shrey with-shrey self-assigned this Dec 10, 2024
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.

1 participant