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

Website service category modal is not clickable #508

Open
5 tasks done
hatfieldjm4 opened this issue Oct 24, 2024 · 0 comments · Fixed by #512
Open
5 tasks done

Website service category modal is not clickable #508

hatfieldjm4 opened this issue Oct 24, 2024 · 0 comments · Fixed by #512
Assignees
Labels
application A task/issue involving work on the application code bug Something isn't working

Comments

@hatfieldjm4
Copy link
Collaborator

hatfieldjm4 commented Oct 24, 2024

When you go to left sidenav --> GSA Enterprise --> Website Service Category List --> click on a row of the table, you'll notice that the resulting modal has a table in it with the websites corresponding to the service category that you selected. The table in that modal is not clickable, though, despite there being logic in the code to make it clickable. Also, the SQL queries are failing in the command line dialog when running locally. Please address the following issues:

  • Make the rows in the modal table clickable (this is done -- I pushed this change to the dev branch)
  • Make the modal table appear like the other modal tables (e.g. click on the "Related Systems" tab and view the table here: https://ea.gsa.gov/#/websites/7)
  • Make the modal table rows have the click/hand-pointer icon
  • Address the SQL issues (rows 31, 59, and 69 of the api/controllers/websites.controller.js seem to be causing the CLI errors)
  • Once you click on the modal table and go to a website record, the back button should send you back to the original modal table instead of back to the website service categories report view.
@hatfieldjm4 hatfieldjm4 added bug Something isn't working application A task/issue involving work on the application code labels Oct 24, 2024
hatfieldjm4 added a commit that referenced this issue Oct 24, 2024
@hatfieldjm4 hatfieldjm4 moved this from Backlog to In progress in Deploy GEAR 3.0 Oct 24, 2024
khgsa pushed a commit that referenced this issue Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application A task/issue involving work on the application code bug Something isn't working
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

2 participants