Wai-Technologies / raaghu-react

Raaghu Design System - React, is a design system for modern web apps, which is an open source, Bootstrap enabled collection of reusable elements and components guided by clear standards, capable of giving the designers the necessary tools to develop beautiful, responsive and engaging product experiences.
https:\\raaghu.ai
MIT License
159 stars 8 forks source link

Storybook >Components >Claims > Default > Dropdown values are hidden not display proper. #656

Closed rameshwarkamandar closed 2 months ago

rameshwarkamandar commented 2 months ago

Describe the bug

  1. Dropdown values are hidden not display proper.
  2. Click on delete icon record is not deleted but action show deleted.

Steps to reproduce bug 1.Go to 'https://stage-react.raaghu.ai/?path=/story/components-claims--default'

  1. Navigate to 'Storybook >Components >Claims > Default'

Actual result-

  1. Dropdown values are hidden not display proper.
  2. Click on delete icon record is not deleted but action show deleted.

Screenshots image

Expected result-

  1. Dropdown values should be display proper.
  2. Click on delete icon record is deleted, and action show deleted.

Desktop (please complete the following information): -OS: [Windows 10 Enterprise] -Browser [ edge] -Version [ 125.0.2535.92]

dhirajlaha commented 2 months ago

Storybook is for visual testing so deleting a record from a row won't work

rameshwarkamandar commented 2 months ago

Completed -

image