We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, in Admin Panel it was observed that the placement of edit/delete or look buttons is inconsistent with other Tabs in Relation Types
All edit/delete/look buttons should be aligned to right in the lists, as for example here:
Some tabs have inconsistent placement of edit/delete or look buttons
Affected version: spee.4.3.0.alpha (ruby 2.7.2; rails 6.0.0) Configuration: gem ‘spree’ gem ‘spree_gateway’ gem ‘spree_auth_devise’ gem ‘spree_static_content’ gem ‘spree_related_products’ gem ‘spree_sitemap’ gem ‘spree_analytics_trackers’ gem ‘spree_braintree_vzero’ gem ‘spree_i18n’
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently, in Admin Panel it was observed that the placement of edit/delete or look buttons is inconsistent with other Tabs in Relation Types
Expected behavior
All edit/delete/look buttons should be aligned to right in the lists, as for example here:
Actual Behavior
Some tabs have inconsistent placement of edit/delete or look buttons
Your Environment
Affected version: spee.4.3.0.alpha (ruby 2.7.2; rails 6.0.0)
Configuration:
gem ‘spree’
gem ‘spree_gateway’
gem ‘spree_auth_devise’
gem ‘spree_static_content’
gem ‘spree_related_products’
gem ‘spree_sitemap’
gem ‘spree_analytics_trackers’
gem ‘spree_braintree_vzero’
gem ‘spree_i18n’
The text was updated successfully, but these errors were encountered: