Skip to content

Conversation

@PRAteek-singHWY
Copy link
Contributor

@PRAteek-singHWY PRAteek-singHWY commented Jan 2, 2026

⚠️ This PR depends on

Please review this PR after the above PR has been merged.


📝 Note for reviewers

This PR intentionally limits its scope to frontend-only changes in the following files:

  • application/frontend/src/pages/MyOpenCRE/MyOpenCRE.tsx
  • application/frontend/src/pages/MyOpenCRE/MyOpenCRE.scss

No backend files, APIs, or import logic were modified.

Any additional file diffs shown by GitHub are inherited from branch history or stacked branches and are not part of this change.


Summary

This PR improves the MyOpenCRE upload experience by adding lightweight,
inline guidance for users preparing a CSV mapping file.

The goal is to clarify what MyOpenCRE is and how to prepare a valid CSV
without changing behavior or adding complexity.


What changed

  • Restored and clarified the “What is MyOpenCRE” description
  • Added a collapsible “How to prepare your CSV” help section
  • Uses native <details> / <summary> for a minimal, accessible UI
  • Cursor indicates interactivity on hover
  • No changes to import logic or validation

Scope

  • Frontend only
  • No backend changes
  • No API changes
  • No dependency changes

Screenshots

image image

Why this helps

  • Reduces confusion for first-time users
  • Keeps the interface clean while making guidance discoverable
  • Aligns with the original MyOpenCRE user journey described in MyOpenCRE: create frontend #584

@PRAteek-singHWY
Copy link
Contributor Author

Hi maintainers, just a gentle ping when you get a chance 🙂
These PRs focus on small, scoped improvements around MyOpenCRE and should be ready for review.
Happy to make any changes or squash commits if needed. Thanks!
@northdpole

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.

1 participant