You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow every other directions added in Collabocate's local development instructions.
Run both the collabocate client and api servers.
Go to collabocate's UI interface, locate 'Issue Report' button, and click on it to toggle the 'Submit Issue Ticket' modal.
Observe that 'Issue Report' button has no effect on the modal display.
Expected behavior
Clicking on 'Issue Report' button should toggle the state of the 'Submit Issue Ticket' modal and display the modal content. Clicking the button should control both the opening and closing of the modal; it should open if the modal is currently closed, and close if the modal is already open.
Note (to contributor taking on this task assignment): Add the testing checklist below (without this note) to your pull request when submitting your fix. This will guide (you and) the contributors who will review your fix to know what is important to check or test for.
Clicking on 'Issue Report' button toggles controls the display of the 'Submit Issue Ticket' modal.
I certify that I ran my checklist
The text was updated successfully, but these errors were encountered:
Ifycode
changed the title
Add Toggle Functionality for Modal display on 'Issue Report' button click in Collabocate [GithubSync] project
Modal Toggle Functionality on 'Issue Report' button click
Nov 8, 2024
Ifycode
transferred this issue from collabo-community/product-issue-reports
Jan 16, 2025
Issue description
The issue report button does not (yet) have the ability to toggle the modal open and close.
Steps to reproduce the issue
Expected behavior
Clicking on 'Issue Report' button should toggle the state of the 'Submit Issue Ticket' modal and display the modal content. Clicking the button should control both the opening and closing of the modal; it should open if the modal is currently closed, and close if the modal is already open.
Screenshots
Additional context
Repo URL: https://github.com/collabo-community/collabocate
Testing checklist
Note (to contributor taking on this task assignment): Add the testing checklist below (without this note) to your pull request when submitting your fix. This will guide (you and) the contributors who will review your fix to know what is important to check or test for.
The text was updated successfully, but these errors were encountered: