OpenConceptLab / ocl_issues

Issues for all OCL repos. NOTE: Install ZenHub Browser Extension and request access to the OCL Roadmap board to view all issues and to contribute
4 stars 2 forks source link

TBv3 checkbox behavior (in search results) should mimic gmail #1913

Closed paynejd closed 1 day ago

paynejd commented 3 months ago

In gmail, note the distinction between:

Acceptance criteria:

snyaggarwal commented 3 months ago

@paynejd I added the following:

Selecting a row highlights ("selects") the row, retrieves its details, and unchecks any checked boxes (selecting a row does not itself "check" a box)

@paulsonder Need your input on:

Checking a box also highlights the row (with a different highlight color than "selecting" the row) -- it does not retrieve details and it does not affect the state of any other checked boxes

Any other recommendations from gmail?

paulsonder commented 3 months ago

Hi @snyaggarwal

snyaggarwal commented 3 months ago

@paulsonder I have added primary80 for checkbox selection and primary90 for row click. primary95 was looking too light in within the repo search results. Have a look at this and let me know

snyaggarwal commented 3 months ago

@paulsonder Can we close this?