Skip to content

Data Page Update#37

Merged
SeanSan06 merged 3 commits intomainfrom
lien/features/frontend
Apr 2, 2026
Merged

Data Page Update#37
SeanSan06 merged 3 commits intomainfrom
lien/features/frontend

Conversation

@MechanicalMan21
Copy link
Copy Markdown
Collaborator

Description

Data Page now adapts to any theme the user chooses. There is also a delete button, which, upon clicking, shows a confirmation that the user has deleted their data.

Type of Change

  • New feature
  • Bug fix
  • Refactor
  • CI/CD update
  • Test
  • Other (please explain):

How to Test Changes

Explain how reviewers can test your changes in this pull request (Replace this line with your answer).

  1. Go to Data page
  2. Change theme of data page to see theme changes.
  3. Click Delete to test if confirmation works.

Checklist/Sanity Checking

  • I have run linting
  • I have run the build locally
  • I have tested my changes
  • I have updated documentation/comments if needed
  • I have updated the README if needed

- Will allow page to remember last updated date
- Will allow page to see if data has been deleted or not.
- Allows for the data page to adapt to theme.
- Clicking the red button will now trigger the browser's built-in
confirmation box.
Copy link
Copy Markdown
Owner

@SeanSan06 SeanSan06 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything on the data page looks properly formatted and has the correct contents. The pop up shows up and is clickable. After clicking the confirmation pop up the data page updates shows a message indicating that the data has been deleted. This is great for user feedback.

@SeanSan06 SeanSan06 merged commit 4707c07 into main Apr 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants