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

[OPIK-37] [UX Improvement] Move experiments to separate page #216

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

andriidudar
Copy link
Contributor

Details

image
image
image

Issues

Resolves #

Testing

Documentation

@andriidudar andriidudar added the enhancement New feature or request label Sep 11, 2024
@andriidudar andriidudar requested a review from a team as a code owner September 11, 2024 08:17
@andriidudar andriidudar force-pushed the andriidudar/OPIK-37-experiments-page branch from 7fbf51b to 76777dc Compare September 11, 2024 08:18
@andriidudar andriidudar merged commit fc74496 into main Sep 11, 2024
1 check passed
@andriidudar andriidudar deleted the andriidudar/OPIK-37-experiments-page branch September 11, 2024 08:29
experimentsIds.length === 1
? experiment?.name
: `Compare (${experimentsIds.length})`;
const noDataText = "There are no data for selected experiments";
Copy link
Collaborator

@andrescrz andrescrz Sep 11, 2024

Choose a reason for hiding this comment

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

Minor and not a blocker: We need to double check the correct writing in English:
There are no data... vs There's no data....

From the dictionary:

USAGE
In Latin, data is the plural of datum and, historically and in specialized scientific fields, it is also treated as a plural in English, taking a plural verb, as in ‘the data were collected and classified’. In modern non-scientific use, however, it is generally not treated as a plural. Instead, it is treated as a mass noun, similar to a word like information, which takes a singular verb. Sentences such as ‘data was collected over a number of years’ are now widely accepted in standard English

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants