solidus icon indicating copy to clipboard operation
solidus copied to clipboard

🛒 Solidus, the open-source eCommerce framework for industry trailblazers.

Results 316 solidus issues
Sort by recently updated
recently updated
newest added

It's not clear if we really need to keep the custom `spree_user_return_to` session key. We used it in https://github.com/solidusio/solidus_auth_devise/blob/b90a7f8e91d337637804a940adb9b8e6fe7343d4/lib/controllers/backend/spree/admin/user_sessions_controller.rb#L42 and https://github.com/solidusio/solidus_auth_devise/blob/b90a7f8e91d337637804a940adb9b8e6fe7343d4/lib/controllers/frontend/spree/user_sessions_controller.rb#L52, storing it at each store visit via the [Spree::UserLastUrlStorer...

I'm trying to use solidus with Microsoft SqlServer, please, don't ask me why. **Solidus Version**: 2.9.6 **Current behavior** When i try to open the list of product with some product...

## Is your feature request related to a problem? Please describe. This is an umbrella issue on top of: - https://github.com/solidusio/solidus/issues/1378 - https://github.com/solidusio/solidus/issues/3670 - https://github.com/solidusio/solidus/pull/3722 - https://github.com/solidusio/solidus/pull/3807 - https://github.com/solidusio/solidus/issues/3803 **After...

type:bug

German addresses do not typically use states. See: https://www.angloinfo.com/how-to/germany/housing/postal-system This can cause validation issues on things like `solidus_paypal_braintree` because PayPal will not return a state when the users selects a...

Bug
Solidus Core

Found Solidus using outdated fork of Sortable.js This is component used as Sortable now https://github.com/components/RubaXa-Sortable The only reason of existing of RubaXa-Sortable fork is composer support what is really a...

Bug

The name `solidus_backend` creates communication problems between developers and non-developers. Developers have a very specific idea of what "backend" means when talking about web development, and it has almost nothing...

Enhancement

It happens that stores change their payment method over the years. When switching to a new extension it's a good practice to remove the old one once the migration is...

Bug

When setting up a payment methods preferences, you can define a default value if those preferences aren't explicitly set by the user. However, if the user is using static model...

Bug

**Is your feature request related to a problem? Please describe.** I want Adresses not to require the phone number (besides other things) and was happy to find kind of official...

**Is your feature request related to a problem? Please describe.** In most e-commerce frameworks there is a box on the cart page to input you postal code / country and...

Enhancement
Hacktoberfest