Hide elements on webform until they are needed #48

Open
W1CDN wants to merge 2 commits from prettify into main
Owner

Closes #35.

Closes #35.
W1CDN added the
enhancement
label 2023-09-16 17:05:27 -05:00
W1CDN added 1 commit 2023-09-16 17:05:27 -05:00
Author
Owner

I am close, with some hacky JS, but since the hidden stuff is only hidden/changed when the selection changes, on page reload it hides the hidden stuff again.

I am close, with some hacky JS, but since the hidden stuff is only hidden/changed when the selection changes, on page reload it hides the hidden stuff again.
mattbk added 1 commit 2023-09-16 19:17:52 -05:00
W1CDN changed title from Make webform prettier and better to Hide elements on webform until they are needed 2023-09-16 19:18:31 -05:00
Author
Owner

Frustrated with JS and leaving this for now.

Frustrated with JS and leaving this for now.
This pull request has changes conflicting with the target branch.
  • vulpes/src/main.cpp

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin prettify:prettify
git checkout prettify

Merge

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff prettify
git checkout main
git merge --ff-only prettify
git checkout prettify
git rebase main
git checkout main
git merge --no-ff prettify
git checkout main
git merge --squash prettify
git checkout main
git merge --ff-only prettify
git checkout main
git merge prettify
git push origin main
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: W1CDN/vulpes#48
No description provided.