AlexsLemonade / refinebio-web

Refinebio Web
https://staging.web.refine.bio
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

367 - Add getReadableOptions helper for options #369

Closed nozomione closed 2 weeks ago

nozomione commented 1 month ago

Issue Number

Epic: #366

Closes #367

Dependency (blocked by): #365

Purpose/Implementation Notes

I've added the getReadableOptions helper and updated the implementations for Grommet Select and ReadioButtonGroup components, as well as cleaned up config/options.

Changes include:

Other changes:

Types of changes

Functional tests

N/A

Checklist

Screenshots

N/A

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
refinebio-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2024 10:53pm
nozomione commented 3 weeks ago

I've included the same change to helpers/getRedable aligning with the commit be8cc329255982685aa45b387f8c254429bdc895.

Additionally, I've applied 1:1 feedback to exclude MoveToDatasetButton from using helpers/getReadableOptions👍

This PR is ready for another look, thank you David!

nozomione commented 2 weeks ago

I mistakenly referred to SearchCardFooter instead of SearchCardHeader. Apologies for the confusion! I’ve now updated SearchCardHeader to ensure the href prop properly passes the formatted string and removed the link parameter's type check in gtag.trackLink accordingly!

Now, I’m merging this PR into dev. Thank you, David! 👍