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

[AGE-120] When adding a data point to a test set, there is never a default set selected #1561

Closed
mmabrouk opened this issue Apr 23, 2024 · 1 comment
Labels
2 points Created by Linear-GitHub Sync enhancement New feature or request good first issue Good for newcomers low complexity Low priority Created by Linear-GitHub Sync Subtask Created by Linear-GitHub Sync Task Created by Linear-GitHub Sync
Milestone

Comments

@mmabrouk
Copy link
Member

In the playground, each time we add a datapoint to a test set, the default selected option in the multi-select down below is the "+Add new". For users who are adding many data points, they would prefer to always select the last chosen test set.

Depending on the complexity of the implementation. We should either:

  1. Select the first test set, if there are available test sets (instead of defaulting to add new)
  2. Save the state of the last used option/test set when clicking add, and display it the next time.

Screenshot 2024-04-23 at 20.45.31.png

From SyncLinear.com | AGE-120

@mmabrouk mmabrouk added Low priority Created by Linear-GitHub Sync Task Created by Linear-GitHub Sync Subtask Created by Linear-GitHub Sync labels Apr 23, 2024
@mmabrouk mmabrouk added the good first issue Good for newcomers label Apr 23, 2024
@dosubot dosubot bot added enhancement New feature or request low complexity labels Apr 23, 2024
@mmabrouk mmabrouk added this to the v.44 milestone May 7, 2024
@mmabrouk mmabrouk added the 2 points Created by Linear-GitHub Sync label May 12, 2024
@mmabrouk mmabrouk modified the milestones: v.44, v.45 May 12, 2024
@mmabrouk mmabrouk modified the milestones: v.45, v.46 May 19, 2024
@bekossy
Copy link
Member

bekossy commented Jun 1, 2024

Fixed in #1698

@bekossy bekossy closed this as completed Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 points Created by Linear-GitHub Sync enhancement New feature or request good first issue Good for newcomers low complexity Low priority Created by Linear-GitHub Sync Subtask Created by Linear-GitHub Sync Task Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

2 participants