You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I have enabled in initialize_grid the option enable_export_to_csv it turns out that the file page_white_excel.png is missing.
Turbolinks are not disabled while rendering export csv.
Current behaviour
the file page_white_excel.png is missing.
the csv file replaces the page and only after I reload the page the browser offers me to save the file or open with office.
Expected behaviour
It should be either in the gem or in "Font Awesome"
the browser should offer me to save the file or open with office immediately without changing the current page. For that the button click should first disable turbolinks
Additional context
I have to use temporary it from my old projects. Additionally from there were two unneeded files requested: table.png and table-refresh.png, that were added to buttons "Filter" and "Reset". Without them there were 'routing error'
The text was updated successfully, but these errors were encountered:
dima4p
changed the title
Missing file page_white_excel.png
Problems wit csv export
Jun 21, 2019
dima4p
changed the title
Problems wit csv export
Problems with csv export
Jun 21, 2019
dima4p
pushed a commit
to dima4p/wice_grid
that referenced
this issue
Jul 15, 2019
Environment
Description of issue
initialize_grid
the optionenable_export_to_csv
it turns out that the filepage_white_excel.png
is missing.Current behaviour
page_white_excel.png
is missing.Expected behaviour
Additional context
I have to use temporary it from my old projects. Additionally from there were two unneeded files requested:
table.png
andtable-refresh.png
, that were added to buttons "Filter" and "Reset". Without them there were 'routing error'The text was updated successfully, but these errors were encountered: