-
-
Notifications
You must be signed in to change notification settings - Fork 227
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: Made entire row for selectable table clickable. #177
Conversation
β Deploy Preview for oss-insights ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
β Deploy Preview for design-insights ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
β¦change the checkbox value.
β¦ing over table row.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
βοΈ One more thing.
Add a border radius to that blue area.
LGTM otherwise π
Added the border but I don't like it. Causes all the content to shift and makes it look kinda janky. |
No need to add a border, just the Maybe |
Added the border radius but it doesn't seem to affect the highlight. I'm using background color for the highlight so that might be the issue. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, let's ship it.
π This PR is included in version 1.1.0-beta.2 π The release is available on GitHub release Your semantic-release bot π¦π |
## [1.1.0](v1.0.5...v1.1.0) (2022-08-13) ### β Tests * enable parallel netlify build for storybook ([#170](#170)) ([d6c5a75](d6c5a75)), closes [#49](#49) ### π Continuous Integration * add better release target deployment urls ([#172](#172)) ([f3a93f0](f3a93f0)) ### π§βπ» Code Refactoring * update login text to say connect with github. ([#178](#178)) ([5b7e572](5b7e572)), closes [#139](#139) ### π Features * add animation to the progress pie component ([#182](#182)) ([90f4bbb](90f4bbb)), closes [#126](#126) * make entire row for selectable table clickable ([#177](#177)) ([8fb914a](8fb914a)), closes [#84](#84) * Simplify the Dashboard ([#155](#155)) ([80d445c](80d445c)) ### π Bug Fixes * correct domain dot com bubble error ([#173](#173)) ([3816edb](3816edb)) * Fixing 'Maximum Depth Reached' or Infinite Loop bug. ([#188](#188)) ([d7a4954](d7a4954))
π This PR is included in version 1.1.0 π The release is available on GitHub release Your semantic-release bot π¦π |
* origin/main: chore(patch): release 1.1.2 [skip ci] fix(auth): enable auth with SSR and API routes (#196) chore(patch): release 1.1.1 [skip ci] fix(ui): broken tools nav (#194) chore(minor): release 1.1.0 [skip ci] chore(patch): release 1.1.0-beta.3 on beta channel [skip ci] fix: Fixing 'Maximum Depth Reached' or Infinite Loop bug. (#188) chore(patch): release 1.0.5 [skip ci] fix: Delete codeql-analysis.yml (#186) chore(minor): release 1.1.0-beta.2 on beta channel [skip ci] feat: make entire row for selectable table clickable (#177) feat: add animation to the progress pie component (#182) chore(minor): release 1.1.0-beta.1 on beta channel [skip ci] feat: Simplify the Dashboard (#155) chore(patch): release 1.0.4 [skip ci] fix: Make the description relevant (#180) chore(patch): release 1.0.4-beta.3 on beta channel [skip ci] refactor: update login text to say connect with github. (#178) chore(patch): release 1.0.4-beta.2 on beta channel [skip ci]
## [1.1.0-beta.2](open-sauced/app@v1.1.0-beta.1...v1.1.0-beta.2) (2022-08-12) ### π Features * add animation to the progress pie component ([#182](open-sauced/app#182)) ([90f4bbb](open-sauced/app@90f4bbb)), closes [#126](open-sauced/app#126) * make entire row for selectable table clickable ([#177](open-sauced/app#177)) ([8fb914a](open-sauced/app@8fb914a)), closes [#84](open-sauced/app#84)
## [1.1.0](open-sauced/app@v1.0.5...v1.1.0) (2022-08-13) ### β Tests * enable parallel netlify build for storybook ([#170](open-sauced/app#170)) ([d6c5a75](open-sauced/app@d6c5a75)), closes [#49](open-sauced/app#49) ### π Continuous Integration * add better release target deployment urls ([#172](open-sauced/app#172)) ([f3a93f0](open-sauced/app@f3a93f0)) ### π§βπ» Code Refactoring * update login text to say connect with github. ([#178](open-sauced/app#178)) ([5b7e572](open-sauced/app@5b7e572)), closes [#139](open-sauced/app#139) ### π Features * add animation to the progress pie component ([#182](open-sauced/app#182)) ([90f4bbb](open-sauced/app@90f4bbb)), closes [#126](open-sauced/app#126) * make entire row for selectable table clickable ([#177](open-sauced/app#177)) ([8fb914a](open-sauced/app@8fb914a)), closes [#84](open-sauced/app#84) * Simplify the Dashboard ([#155](open-sauced/app#155)) ([80d445c](open-sauced/app@80d445c)) ### π Bug Fixes * correct domain dot com bubble error ([#173](open-sauced/app#173)) ([3816edb](open-sauced/app@3816edb)) * Fixing 'Maximum Depth Reached' or Infinite Loop bug. ([#188](open-sauced/app#188)) ([d7a4954](open-sauced/app@d7a4954))
What type of PR is this? (check all applicable)
Description
This PR adds the feature of making the entire row clickable in the selectable table component.
Related Tickets & Documents
Fixes #84
Mobile & Desktop Screenshots/Recordings
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?
[optional] What gif best describes this PR or how it makes you feel?