RailsEventStore / ecommerce

Application with CQRS and Event Sourcing built on Rails and Rails Event Store
MIT License
425 stars 72 forks source link

Display out of stock information for products on order creation page #376

Closed marlena-b closed 2 months ago

marlena-b commented 3 months ago

The current order creation page shows all products without indicating stock status. To improve user experience and prevent order issues display out-of-stock information next to products in the order creation view.