Closed alexandrebouthinon closed 2 years ago
Name | Link |
---|---|
Latest commit | 0621ff5765ea7d2b17027267fedb9ffe78deca31 |
Latest deploy log | https://app.netlify.com/sites/heuristic-goodall-67c4b1/deploys/63457f4bade8440009cac731 |
Deploy Preview | https://deploy-preview-992--heuristic-goodall-67c4b1.netlify.app/ |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Why?
When you have a lot of connections registered in your localStorage, you will reach a limit on the connections dropdown sizing. For now, you cannot scroll on it and you must zoom out to see the hidden items. This PR fix this behaviour by adding a scrollbar when dropdown menu content exceed the 98% of the current browser size (we need a small margin because of the native styling of the Bootstrap component) Boyscout
Fix Cypress test process ID generation to make it unique
Why?
When you have a lot of connections registered in your localStorage, you will reach a limit on the connections dropdown sizing. For now, you cannot scroll on it and you must zoom out to see the hidden items. This PR fix this behaviour by adding a scrollbar when dropdown menu content exceed the 98% of the current browser size (we need a small margin because of the native styling of the Bootstrap component)
Boyscout