#597 closed enhancement (duplicate)
Keep values in the search form after clicking back from results
Reported by: | jbenito | Owned by: | |
---|---|---|---|
Priority: | very low | Milestone: | v0.99.0 |
Component: | Room Booking | Version: | 0.96.x |
Keywords: | Cc: |
Description
I use indico to book rooms at cern , page title: "Search for a room" URL: http://indico.cern.ch/roomBooking.py/search4Rooms?forNewBooking=True I have to fill several fields (Availability, Capacity, and so on...) Most of the times my search is not succesfull, so I'd like to go back and modify just one of the fields. What happens is that there is no cashing mechanism and all fields are reset to their default value. so I have to fill them all again. This is seriously annoying; can you improve it ?
Change History (4)
comment:1 Changed 5 years ago by pferreir
comment:2 Changed 5 years ago by jbenito
If you click "back" in the browser you have got the same value in the form (in google or whatever). This is not because google keeps the values, but the browser does. I created this ticket because I think we do not allow the browser to keep the values, because we use JS components....I dont know if we will be able to do something to pass the responsibility to the browser...but...we may have a look 30 mins at it, nop?
comment:3 Changed 3 years ago by jbenito
- Resolution set to duplicate
- Status changed from new to closed
This will be solved with #1004
comment:4 Changed 3 years ago by jbenito
- Milestone changed from v1.xx to v0.99.0
Note: See
TracTickets for help on using
tickets.
Are you sure this is our problem? if you click "back" instead of "search room" again, the values will still be there...
If I open google, look for "whatever", get the results and then click the google icon again, I won't get any cached values...