admin icon indicating copy to clipboard operation
admin copied to clipboard

fix sticky thead on firefox

Open sergolius opened this issue 6 years ago • 1 comments

fix of issue: https://github.com/qor/admin/issues/157

sergolius avatar Dec 04 '19 11:12 sergolius

@jasonweng I also updated PR to cover horizontal scroll for every browser case. There is opportunity to do sticky header with pure CSS https://caniuse.com/#feat=css-sticky, but it has weak support.

Tests failed because go-sql-driver dropped support for Go 1.9 https://github.com/go-sql-driver/mysql/issues/1040

sergolius avatar Jan 19 '20 18:01 sergolius