Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with csv export #68

Open
dima4p opened this issue Jun 21, 2019 · 1 comment
Open

Problems with csv export #68

dima4p opened this issue Jun 21, 2019 · 1 comment

Comments

@dima4p
Copy link

dima4p commented Jun 21, 2019

Environment

  • Ruby 2.6.3
  • Rails 5.2.3
  • WiceGrid 4.1.0

Description of issue

  1. 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.
  2. Turbolinks are not disabled while rendering export csv.

Current behaviour

  1. the file page_white_excel.png is missing.
  2. 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

  1. It should be either in the gem or in "Font Awesome"
  2. 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'

@dima4p dima4p changed the title Missing file page_white_excel.png Problems wit csv export Jun 21, 2019
@dima4p 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
@VignetteApril
Copy link

I currently meet this problem either, hopefully @patricklindsay can accept the commit from @dima4p

dima4p pushed a commit to dima4p/wice_grid that referenced this issue May 14, 2020
dima4p pushed a commit to dima4p/wice_grid that referenced this issue Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants