invoiceninja / ui

Invoice Ninja: Web admin portal built with React
https://app.invoicing.co
Other
52 stars 46 forks source link

Save button missing in tablet or phone view #1866

Open ryanwinter opened 1 week ago

ryanwinter commented 1 week ago

Setup

Interface

Checklist

Describe the bug

When editing an invoice on mobile or tablet layout, the save button is hidden.

Steps To Reproduce

  1. Edit an existing invoice using a mobile phone (or on desktop with small screen width)
  2. Observer the "Save | V" button is not available.

Expected Behavior

Expect to be able to save the changes to the invoice.

Additional context

This seems to be a similar issue on many different pages such as Projects, Tasks & Vendors and seems to apply to any button that has the expanding down arrow.

Screenshots

Working in desktop:

image

Missing in mobile:

image

Logs