🧩 Intermediate Contributors
This issue is intended for contributors who are quite familiar with the
Hiero Website.
You should feel comfortable with:
- Netlify previews and tests
- The Hiero website repository structure
If this is your very first contribution to the project, we recommend starting with a few
Good First Issues before working on this one.
🐞 Problem Description
We have buttons to expand each person's profile at
https://hiero.org/tsc
the buttons look the same but are always placed differently
The issue is possibly the buttons are just stacked below the text, inside the profile window.
💡 Expected Solution
Maybe a solution is to create a sub container inside the window to create consistent styling
- Photo
- Github id
- Text summary
- Read full profile button
The priority is to solve the profile button alignment, but a developer can also improve the handling for the others if they want to try.
🧠 Implementation Notes
Add implementation notes here.
✅ Acceptance Criteria
To merge this issue, the pull request must:
📚 Additional Context or Resources
🧩 Intermediate Contributors
This issue is intended for contributors who are quite familiar with the
Hiero Website.
You should feel comfortable with:
If this is your very first contribution to the project, we recommend starting with a few
Good First Issues before working on this one.
🐞 Problem Description
We have buttons to expand each person's profile at
https://hiero.org/tsc
the buttons look the same but are always placed differently
The issue is possibly the buttons are just stacked below the text, inside the profile window.
💡 Expected Solution
Maybe a solution is to create a sub container inside the window to create consistent styling
The priority is to solve the profile button alignment, but a developer can also improve the handling for the others if they want to try.
🧠 Implementation Notes
Add implementation notes here.
✅ Acceptance Criteria
To merge this issue, the pull request must:
📚 Additional Context or Resources