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

[Feature request]: Improvements on Bookings #907

Open
arthurkallinen opened this issue Apr 13, 2024 · 2 comments
Open

[Feature request]: Improvements on Bookings #907

arthurkallinen opened this issue Apr 13, 2024 · 2 comments

Comments

@arthurkallinen
Copy link

Contact Details

No response

Is your feature request related to a problem? Please describe?

  • Ability to create a booking starting in past, for items picked up in hurry.
    Screenshot_20240322_170726_Chrome

  • Ability to edit bookings end date while it's going on (need to pull stuff for another place early, or to extend the booking)
    screenshot

  • Ability to rename booking while on-going

  • Ability to add items to a booking QR-Code scanning, makes it easier to add items while packing, and making sure all items get added.
    Scan Item -> "Add to a booking" (grey out if already added to booking?)
    Screenshot_20240413_211301_Chrome

  • Change "check out" and "check in" to "Load out"/"Load in" making it a bit more clear of it's intention (at least I always go confused as I read it "checked out", would propably help people with dyslexia as well) and shorter word selection.

  • Make a "pack booking"/"shelf booking" states; "Draft" -> "Reserved" -> "Packed" -> "Ongoing" ->"Loaded in" -> "Shelved",
    Each items would be marked on it's own - in the after scan popup, to pack/unpack an item - but you could also mark multiples in the booking page.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

No response

@DonKoko
Copy link
Contributor

DonKoko commented Apr 16, 2024

hey @arthurkallinen . Thanks for your suggestions. @jurrejansen could you please process the requests so we can discuss then internally and see what is realistic and fits within our vision for bookings.

@DonKoko
Copy link
Contributor

DonKoko commented Jun 27, 2024

hey @arthurkallinen, I have been looking at this and I have some updates for you for some of the points:

Ability to create a booking starting in past, for items picked up in hurry.

I am still not certain about this but I understand the use case. It will however cause a lot of undesired side-effects related to conflicts between bookings and so on. So if we allow users to do this, we would have to somehow figure out a good way to do it to handle all those exceptions.

Ability to edit bookings end date while it's going on (need to pull stuff for another place early, or to extend the booking)

This is kind of the same concept as the one above. The way I see it is that we should rather create a button called extend-booking where you enter the new end date, and we let you know what conflicts it will cause and ask you to confirm. Because those items could be booked for other bookings for the new period.

Ability to add items to a booking QR-Code scanning, makes it easier to add items while packing, and making sure all items get added.
Scan Item -> "Add to a booking" (grey out if already added to booking?)

Okey so there are a few things there. We are currently working on a new feature that from inside the booking itself, will allow to you add assets to it via scanning them. We want to do it very fast and smooth so the process will be way easier.

The second approach you are suggesting is also nice, however we have to decide which approach to use as there are quite some options. Do we only want to add to existing bookings or maybe allow to add and create a new booking? We already have some designs related to this. We will review them and see what we can do about this.

Change "check out" and "check in" to "Load out"/"Load in" making it a bit more clear of it's intention (at least I always go confused as I read it "checked out", would propably help people with dyslexia as well) and shorter word selection.

Thanks for the suggestion. We have discussed this point a lot and thought of a lot of different terms. We will consider your recommendation as well when we are further looking into this.

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

3 participants