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

Feature/cele 32 iteration2 #20

Merged
merged 50 commits into from
Aug 12, 2024
Merged

Feature/cele 32 iteration2 #20

merged 50 commits into from
Aug 12, 2024

Conversation

afonsobspinto
Copy link
Member

Closes iteration 1 and iteration 2 of https://metacell.atlassian.net/browse/CELE-32.

The tasks is not fully completed yet but for the sake of not diverging too much from develop we are opening the PR right now.

Please read the jira ticket comments for a description of what's done and what's missing

<div>
<TextField
onClick={handleClick}
onChange={handleSearch}
Copy link
Member

Choose a reason for hiding this comment

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

(non-blocking): what about a debounce here?

];
// Categorize datasets based on their visualTime
const categorizeDatasets = (datasets: Dataset[]) => {
const categories = {
Copy link
Member

Choose a reason for hiding this comment

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

(non-blocking): export them in a constant/setting file?

@ddelpiano ddelpiano merged commit afb7467 into develop Aug 12, 2024
6 checks passed
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.

2 participants