distributed-system-analysis / pbench

A benchmarking and performance analysis framework
http://distributed-system-analysis.github.io/pbench/
GNU General Public License v3.0
188 stars 108 forks source link

Expiration date update #3597

Closed MVarshini closed 8 months ago

MVarshini commented 10 months ago

PBECNH-1311

Expiration date update

dbutenhof commented 10 months ago

Since you'd done a rebase on this branch a few days ago, I'd been meaning to get around to pulling the branch to check whether it was working now; and I'm still seeing the same behavior. The focus doesn't stick, and the calendar picker doesn't actually change the date.

Could this be related to Webb's comment about the dispatch behavior? Or is something else going wrong? And, is this only me (and perhaps Chrome)? Is it working for you?

(FYI, I did a full runlocal and connected to https://localhost:8443/dashboard ... I suppose that if you're using dev mode, there might be a difference?)

MVarshini commented 8 months ago

As there were problems with PatternFly Datepicker in production replaced it with react-datepicker. This would resolve the problem that we encounter in editing the expiration date.