User tests: Successful: Unsuccessful:
Pull Request for Issue # .
Partial solution for #40260.
Please note that there are no buttons Toggle Inline Help and Help in the toolbar on the right.
Apply PR and repeat the test - the buttons are now in place.
Because of the bracket, we have a duplicate of the buttons - Close and Cancel. The Cancel button has been removed because in tours we use Close. Fixed for dependency: Cancel on Create and Close on Edit (in tours and steps).
Category | ⇒ | Administration |
Status | New | ⇒ | Pending |
I have tested this item
Labels |
Added:
PR-4.3-dev
|
Maybe. But firstly, it is also implemented when creating / editing a tour. Secondly, there are a lot of places in the system that contradict the way you wrote. Third, as you would (probably) write - this is outside the scope of this PR.
This should be conditional on the state. ie if its a new step then it it cancel. if it is an edit step then its a close
@brianteeman Can't sleep. Corrected
The last change looks better - can't test right now
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Kanstantin @Kostelano can you check the files on your end, there are not passing the drone because of end of line errors. Thanks!
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-04-04 18:42:57 |
Closed_By | ⇒ | obuisard |
Thanks for the fix Konstantin @Kostelano
This should be conditional on the state. ie if its a new step then it it cancel. if it is an edit step then its a close