topcoderinc / TC-redis-manager

5 stars 15 forks source link

split bar dragging issue #385

Open winterflame opened 5 years ago

winterflame commented 5 years ago

Reproduction Steps

  1. deploy with default test data and open the app

  2. select local server

  3. drag the split bar to rightmost and keep dragging

Expected Result

Should not be draggable anymore if it reaches a certain point.

Actual Result

See screenshot/screencast, can be dragged and finally the horizontal bar is shown.

Screenshots or screencast

If not attached, please check comment section.

Issue Information

Device: Mac Book Pro

OS: macOS High Sierra Version 10.14

Browser: Firefox 64.0.2

drag

winterflame commented 5 years ago

horizontalbar

sumitdaga commented 5 years ago

setting a max-width on left side of say 600px is ok ?

standlove commented 5 years ago

Yes.