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

Batch actions not working in arctic_theme version 3.2.0 #76

Open
adept-akanksha opened this issue Jun 3, 2020 · 2 comments
Open

Batch actions not working in arctic_theme version 3.2.0 #76

adept-akanksha opened this issue Jun 3, 2020 · 2 comments
Labels

Comments

@adept-akanksha
Copy link

adept-akanksha commented Jun 3, 2020

Describe the bug
Batch Actions are not working. When page is rendered batch action dropdown is disabled and all check box not work.

Expected behavior
Batch Actions should work in the expected manner

Screenshots
Screenshot 2020-06-03 at 6 54 12 PM

Desktop (please complete the following information):

  • OS: [iOS]
  • Browser [e.g. chrome]

Gemfile
arctic_admin (3.2.0)
rails (6.0.3.1)

@wachub
Copy link
Contributor

wachub commented Jun 7, 2020

Hi @adept-akanksha . Could you post the styles values for the Batch Actions drop down element (Chrome Right Click -> Inspect -> Styles)?

@aidan-airl
Copy link

This looks like something I just fixed by switching to Webpacker for asset compilation (also on a Rails 6 app). I followed the instructions in README and it worked. I had already installed ActiveAdmin previously and got stuck, so I re-ran rails g activeadmin:install but added the --use-webpacker flag, and then followed arctic_admin's instructions, and had no problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants