flowbite-react
flowbite-react copied to clipboard
Avatar Dot indicator does't follow figma spec
- [x] I have searched the Issues to see if this bug has already been reported
- [x] I have tested the latest version
Steps to reproduce
- Go to https://storybook.flowbite-react.com/?path=/story/components-avatar--default-avatar&args=status:online;rounded:!true
- Set the controls as screenshot
- rounded: true
- size: "lg" or "xl"
- status: one of the statuses
- statusPosition: "top-right"
- You can see the dot indicator with incorrect position
Current behavior
Expected behavior
https://www.figma.com/design/BwJpLnMEFPsqLDaSgylB0V/flowbite-pro-figma-v2.10.0?node-id=535-231&node-type=frame&t=78Sn0Hz6cMadUTJO-0
Context
The statusPosition does not change when the size changed