Closed nozomione closed 2 weeks 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 |
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!
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! 👍
Issue Number
Epic: #366
Closes #367
Dependency (blocked by): #365
Purpose/Implementation Notes
I've added the
getReadableOptions
helper and updated the implementations for GrommetSelect
andReadioButtonGroup
components, as well as cleaned upconfig/options
.Changes include:
getReadableOptions
anduninqueArray
(for DRY)config/readable
and cleaned upconfig/options
(including the removal of duplicate definitions ofpageSizes
and therequestDataForm
)getReadableOptions
Other changes:
gtag.TrackLink
to prevent en error (in 89dd3f386f6c262f7153f15dc1bc1acd66c0069b)Types of changes
Functional tests
N/A
Checklist
Screenshots
N/A