OpusCapita / react-crudeditor

OpusCapita React CRUD Editor

Home Page:https://opuscapita.github.io/react-crudeditor/branches/master/?currentComponentName=ContractEditor&maxContainerWidth=100%25&showSidebar=false

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firefox: CRUD editor's search button is not visible without scrolling

jarkinn opened this issue · comments

Steps to reproduce:

  • Open crud editor with Firefox
  • Create so many items that the vertical scroll becomes visible to the editor
  • Try to use crud editor's search

Expected behaviour:

  • Crud editor's search button is directly visible to the user without need to find it.

Actual behaviour:

  • User needs to scroll to the bottom of the screen to find the Search button.

Other information:

  • Works as exepected with Chrome

@jarkinn do you reproduce it currently? Please open this link in Firefox and let me know.

@estambakio-sc I'm not able to reproduce it now with Firefox, or any other browser. Maybe I'll close the issue then. Or has there been some fix that could/should be attached to this?

@jarkinn yes, please close it if it is irrelevant.

I believe it was fixed in 87e4b70

Issue is not reproducible.