horilla-opensource / horilla

Horilla is a free and open source HR software.
https://www.horilla.com/
GNU Lesser General Public License v2.1
201 stars 138 forks source link

Recruitments: Kanban board not sortable #16

Closed borishinzer closed 1 year ago

borishinzer commented 1 year ago

Describe the bug The steps in the recruiting kanban board can't be sorted

To Reproduce Steps to reproduce the behavior:

  1. Go to https://horillaurl/recruitment/pipeline?view=card
  2. Try to sort by drag'n'drop
  3. Error: Not working (tested on Firefox)

Expected behavior Sorting working

Screenshots

Bildschirmfoto 2023-07-25 um 21 31 43

Desktop (please complete the following information): MacOS Firefox 115.0.2

borishinzer commented 1 year ago

Drag'n'Drop was expected at the three dots. It seems that the Bubble with the amount of persons in that column could be used instead. Unfortunately when you then decide to rename a column again. The kanban board gets mixed again.

borishinzer commented 1 year ago

In list view sorting is not working at all

horilla-opensource commented 1 year ago

Hi @borishinzer , Thanks for taking your time and pointing out the issue in our software. We have analysed the bug and fixed it. You can find the latest updated code from the master branch. (https://github.com/horilla-opensource/horilla/commit/d85bd5e5e577d119438c61eb34ee91e6104d4c6c) Users can now update the sequence of the stages and candidates by drag and drop. We have tested the same across different browsers and OS. Feel free to raise any issues or you have any suggestions. With Regards, Team Horilla

borishinzer commented 1 year ago

Thanks a lot for the prompt fix.