bullet_train icon indicating copy to clipboard operation
bullet_train copied to clipboard

Fix Drop Down Menu for Integration

Open ps-ruby opened this issue 3 years ago • 0 comments

https://github.com/bullet-train-co/bullet_train/issues/580

Issue: image

The UI for the drop-down menu was broken as shown above because @menu_orientation was coming as top instead of side. The following hack has fixed the issue but I am not sure if this is the correct approach to fix this issue.

Fixed: image

ps-ruby avatar Jan 11 '23 15:01 ps-ruby