Commit graph

2 commits

Author SHA1 Message Date
Mattermost Build
2075d783f0
Add several UX fixes to set command screen on playbooks (#9136) (#9146)
* Add several UX fixes to set command screen on playbooks

* Update app/products/playbooks/screens/edit_command/edit_command.test.tsx



* Update app/components/autocomplete/autocomplete.test.tsx



* Fix keyboard overlap

---------


(cherry picked from commit 62aba308f1)

Co-authored-by: Daniel Espino García <larkox@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-19 08:18:53 +03:00
Daniel Espino García
b227837fa5
Add playbooks edit command functionality (#9084)
* Add playbooks edit command functionality

* Fix tests

* Add tests

* Remove option to change command when the run is disabled (not participant or finished)

* Fix tests

* Address feedback

* Fix test

* Remove unneeded variables
2025-09-08 14:29:15 +02:00