Skip to content
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

feat: definition and search updates #1298

Merged
merged 7 commits into from
Nov 6, 2024

Conversation

codemonkey800
Copy link
Contributor

@codemonkey800 codemonkey800 commented Nov 4, 2024

#1267

  • Refactors the table header into a separate component
  • Adds new table definition header component for increasing visibility of the dataset / deposition description

Demos

Browse Datasets

https://dev-table-def.cryoet.dev.si.czi.technology/browse-data/datasets

image

Browse Depositions

https://dev-table-def.cryoet.dev.si.czi.technology/browse-data/depositions

image

@kev-zunshiwang
Copy link
Collaborator

Looking great!

One nitpick: can you update the search bar right side padding to 24px so it aligns with the end of the table?

Copy link
Member

@kne42 kne42 left a comment

Choose a reason for hiding this comment

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

lgtm!

@@ -1,6 +1,6 @@
export * from '../TablePageLayout/TableCount'
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure if this is the time for refactoring, but I recently learned about barrel files hurting performance:
https://marvinh.dev/blog/speeding-up-javascript-ecosystem-part-7/

Copy link
Member

Choose a reason for hiding this comment

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

interesting. i wonder if this is the reason tooling like ESLint feels so slow lately

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ooh possibly, I knew it had some perf overhead but not this much 😭 I created an issue for this: #1310

@codemonkey800 codemonkey800 merged commit 58e36ea into main Nov 6, 2024
13 checks passed
@codemonkey800 codemonkey800 deleted the jeremy/definition-and-search-updates branch November 6, 2024 18:41
github-actions bot added a commit that referenced this pull request Nov 6, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.36.0](web-v1.35.1...web-v1.36.0)
(2024-11-06)


### ✨ Features

* challenge status banner
([#1319](#1319))
([1bd0bff](1bd0bff))
* definition and search updates
([#1298](#1298))
([58e36ea](58e36ea))
* ML challenge launch copy updates
([#1318](#1318))
([7ceff67](7ceff67))
* order datasets by release date
([#1320](#1320))
([788c178](788c178))
* universal empty states
([#1295](#1295))
([ef64faa](ef64faa))


### 🐞 Bug Fixes

* download code snippets
([#1315](#1315))
([b137eb4](b137eb4))
* fix single run page view tomogram button
([#1325](#1325))
([da6902c](da6902c))
* fix view tomogram button greyed out error
([#1323](#1323))
([5a6ca7a](5a6ca7a))
* table hover state
([#1300](#1300))
([800ad33](800ad33))


### 🧹 Miscellaneous Chores

* fix ml challenge page nits
([#1324](#1324))
([9ba9fa7](9ba9fa7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

4 participants