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

Allow customizing what fields are present when creating a new item #861

Open
1 of 3 tasks
salsaw opened this issue Mar 22, 2024 · 0 comments
Open
1 of 3 tasks

Allow customizing what fields are present when creating a new item #861

salsaw opened this issue Mar 22, 2024 · 0 comments

Comments

@salsaw
Copy link

salsaw commented Mar 22, 2024

What is the problem you are trying to solve with this feature?

Quickly creating items is only limited by item location, name, description, and labels. I would like to be able to add additional information without needing to edit each individual item after initially creating them in bulk (i.e choosing Create and Add Another). Allowing a user to customize what fields they want to initially populate first will save them time.

What is the solution you are proposing?

I would like to be able to configure what fields are shown in the initial popup when creating an item. This could be a setting or even a configuration for the application that allows me to specify what fields I want shown in the initial creation screen. For example, I mainly care about adding the items name, a picture, and the cost. This setting should take effect for all users.

Another option would be to simply allow the creation of items using a similar view as when editing an item.

What alternatives have you considered?

The current solution is to create all items first, then edit each item in order to add a price and attachment

Additional context

This is similar to #846 but this request is to allow for other fields, not just the quantity.

Contributions

  • I have searched through existing issues and feature requests to see if my idea has already been proposed.
  • If this feature is accepted, I would be willing to help implement and maintain this feature.
  • If this feature is accepted, I'm willing to sponsor the development of this feature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant