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

pull updates from master branch #18

Closed
wants to merge 21 commits into from
Closed

pull updates from master branch #18

wants to merge 21 commits into from

Conversation

jgieseler
Copy link
Owner

No description provided.

jgieseler and others added 21 commits March 7, 2023 18:45
Add GitHub Action that automatically pushes new commits to the fork https://github.com/solar-mach/Solar-MACH.github.io, from which solar-mach.github.io is generated.
- Removes unnecessary use of 'with st.sidebar.container():': Since the data and time input widgets have been created with st.sidebar there is no need to make a container first.
- Fixes a bug where a change in date or time resets and takes two clicks to have an effect: Without providing a value to the input date and time widgets and setting their value after first creation results to a mutation that brings in this bug.
- In the previous implementation when URL was provided the change of date and time didn't work. This implementation changes the widget values properly.
Improves the date and time input
@jgieseler jgieseler deleted the branch dev May 23, 2023 14:11
@jgieseler jgieseler closed this May 23, 2023
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.

2 participants