#204
New
ordering problem when switching sections
Reported by Volkan Ozcelik on JavaScript: from Zero to Hero · 16/07/2018 22:26:00
- Assigned to:
- Volkan Ozcelik
- Priority:
- Normal
- Status:
- New
- Category:
- None
- Version:
- None
from slack:
[3:02 PM]
I found a bug: When a course is selected from a section, that section comes to the top. That’s normal. But after that, when a course from another section is selected, the previously selected section does not return to its order.
For example, when I select a course from section 3:
3
1
2
…
After that, when I select a course from section 6:
6
3
1
2
…
Attachments
No attachment has been uploaded, yet.
Loading comments...