Pingdom recently removed the ability to select transaction while using custom dates. This has led to resetting custom dates every time we move back to the transaction list and choosing a different transaction. I admit, the way it was implemented didn't look very good but it was functional! Here is an example of before and after:
Previous Behaviour:
- Click on Transactions
- Click on ANY transaction
- Select custom date from dropdown
- Set custom date
- Choose another transaction from the list of transactions (this retains the custom date settings)
- Choose another transaction from the list of transactions (this retains the custom date settings)
- Choose another transaction from the list of transactions (this retains the custom date settings)
- Choose another transaction from the list of transactions (this retains the custom date settings)
Current Behaviour:
- Click on Transactions
- Click on ANY transaction
- Select custom date from dropdown
- Set custom date
- Click on Transactions
- Click on a different transaction
- Select custom date from dropdown
- Set custom date
- Click on Transactions
- Click on a different transaction
- Select custom date from dropdown
- Set custom date
- Click on Transactions
- Click on a different transaction
- Select custom date from dropdown
- Set custom date
- Click on Transactions
- Click on a different transaction
- Select custom date from dropdown
- Set custom date
You can see that now I have to do 3 more clicks every time I want the same custom date set. This compounds when I must check many transactions. It went from 8 clicks to 20 clicks for 5 transactions! Let's stop the madness and bring this function back.