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

Show weather more info popup on click #39

Merged
merged 2 commits into from
May 9, 2024

Conversation

bw210343
Copy link
Contributor

Resolves #38 ...

With the current z-index, the event does not fire for

so have applied to
. This is not ideal as it would probably be better to link to the calendar from the date... Alternatively, the z-index could be changed for the weather icon to sit on top...

What do you think?

@FamousWolf
Copy link
Owner

@beyondwatts I've made a few changes so the event is now on the weather div instead of the date div and I've made a specific function to handle this click instead of a general one. Can you test this?

@FamousWolf FamousWolf force-pushed the weather-more-info branch from 833b206 to e31fcf5 Compare May 9, 2024 13:02
@FamousWolf FamousWolf merged commit b1b18c9 into FamousWolf:main May 9, 2024
1 of 2 checks passed
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.

When I click on the weather icon the weather more info popup should be displayed
2 participants