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

feat(action-list): support showing tooltip and implement disabled prop #516

Merged
merged 71 commits into from
May 2, 2024

Conversation

brc-dd
Copy link
Member

@brc-dd brc-dd commented Apr 10, 2024

@brc-dd brc-dd changed the base branch from avatar-tooltip to main April 16, 2024 07:00
@brc-dd brc-dd changed the base branch from main to avatar-tooltip April 16, 2024 07:06
@brc-dd brc-dd changed the base branch from avatar-tooltip to main April 16, 2024 07:07
@brc-dd brc-dd changed the base branch from main to avatar-tooltip April 16, 2024 07:11
@brc-dd brc-dd changed the base branch from avatar-tooltip to main April 16, 2024 07:11
@brc-dd brc-dd changed the base branch from main to avatar-tooltip April 16, 2024 07:16
@brc-dd brc-dd changed the base branch from avatar-tooltip to main April 16, 2024 07:16
brc-dd and others added 3 commits April 16, 2024 12:46
Copy link
Member

@kiaking kiaking left a comment

Choose a reason for hiding this comment

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

Sorry I looked into this one before #515. Can we merge this once and close #515?

I've adjusted display of tooltip wince it wasn't being block and wasn't filling up entire width when tooltip is present.

Could you test it again, and if everything works great, please revert story and merge it 👍

@brc-dd
Copy link
Member Author

brc-dd commented May 2, 2024

Ah, it breaks SAvatarStack 👀 It should be inline-block by default too instead of undefined 👀 But no, something else appears to be breaking it again. I remember having fixed it earlier.

@brc-dd brc-dd requested a review from kiaking May 2, 2024 04:22
@brc-dd
Copy link
Member Author

brc-dd commented May 2, 2024

Fixed it. Check once and please revert the action list story. We can keep table one if you want 👀

@kiaking
Copy link
Member

kiaking commented May 2, 2024

@brc-dd
Looking good to me! I've adjusted the font size/weight on action list item, and reverted action list story. Let's keep table story as is 👍

@brc-dd brc-dd merged commit 7f2abd1 into main May 2, 2024
9 checks passed
@brc-dd brc-dd deleted the actionlist-tooltip branch May 2, 2024 08:04
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.

[ActionList] Add "disabled" feature
2 participants