Skip to content

Add project id to feedback page and project page #2570

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

Merged
merged 3 commits into from
Jun 24, 2025

Conversation

HyMike
Copy link
Member

@HyMike HyMike commented Jun 13, 2025

What changes did you make?

  • Add Project ID to Feedback Page and Project Page to the left side of the project name with
  • Project ID should appear as a 10 digit number on the website. Ex. 0000000015.

Why did you make the changes (we will use this info to test)?

  • So that people can distinguish between projects even if all the other details are the same

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied

FeedBack Page

Screenshot 2025-06-12 at 5 50 07 PM

Project Page

Screenshot 2025-06-12 at 5 50 34 PM

Visuals after changes are applied

Feedback Page
Screenshot 2025-06-12 at 5 49 50 PM

Project Page
Screenshot 2025-06-12 at 5 50 50 PM

@anh628 anh628 self-requested a review June 15, 2025 05:00
Copy link
Member

@anh628 anh628 left a comment

Choose a reason for hiding this comment

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

Not sure if related but should the id filter also be 10 digits long to match the ids in the column?

Copy link
Member

@entrotech entrotech left a comment

Choose a reason for hiding this comment

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

Anh's point is valid - we probably should adjust the filter for the ID column as well, but Bonnie said we should merge as-is and decide later if we want to change that.

@entrotech entrotech merged commit 758e738 into develop Jun 24, 2025
4 checks passed
@entrotech entrotech deleted the add_projectid_to_pages_tables branch June 24, 2025 00:47
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.

Dev: Add Project ID to pages with tables
3 participants