Michaelpalacce commented on pull request vikunja/frontend#1162
feat/alphabetical-sort> Thanks again @Michaelpalacce! No problem... Feels like I just slowed you guys down more than anything lol
Michaelpalacce commented on pull request vikunja/frontend#1162
feat/alphabetical-sort@dpschen yes it was decided that this will be done only for list view for now. Also I also don't have access to your branch ( can't even see it. ) If you want I can give you access to mine so…
Michaelpalacce commented on pull request vikunja/frontend#1162
feat/alphabetical-sort> @Michaelpalacce: > > Something went wrong in 5808a8980b002f898ee4504f37a8491419268424. > Seems like all files were formatted. Oh wow.. I'll ammend this as soon as possible
Michaelpalacce commented on pull request vikunja/frontend#1162
feat/alphabetical-sort> It looks like this breaks the test. Please take a look. I don't really know much of cypress, to fix it. Seems like something basic but I cannot tell exactly what the issue is
Michaelpalacce commented on pull request vikunja/frontend#1162
feat/alphabetical-sortSure but this would break the behavior since I need forceLoading ( the 4th parameter to be set ). undefined means take the default, it was my bad for passing undefined for page but otherwise it…
Michaelpalacce commented on pull request vikunja/frontend#1162
feat/alphabetical-sortDo you mean something like this: reloadTasksWithCurrentFilterAndSorting(){ this.loadTasks(1, DEFAULT_PARAMS.s, DEFAULT_PARAMS, true) }, Where DEFAULT PARAMS are: ~~~ // FIXME:…
Michaelpalacce commented on pull request vikunja/frontend#1162
feat/alphabetical-sortSo should I do reload only if filters and/or sorts are set ?
Michaelpalacce commented on pull request vikunja/frontend#1162
feat/alphabetical-sortDefault parameters will overwrite the current filtering,searching etc, no? Idea here is to preserve it
Michaelpalacce commented on pull request vikunja/frontend#1162
feat/alphabetical-sortFix linting issues with build
Michaelpalacce created pull request vikunja/frontend#1162
feat/alphabetical-sortMichaelpalacce closed issue vikunja/frontend#762
Mobile UI freezes on kanban board when swipingMichaelpalacce commented on issue vikunja/frontend#762
Mobile UI freezes on kanban board when swipingJust deployed the latest version. Turns out I was using 0.17 after all... Issue is resolved on v.0.18 Closing.
Michaelpalacce commented on issue vikunja/frontend#762
Mobile UI freezes on kanban board when swipingThere is a chance that it does. I had troubles getting the frontend to work to test this tho.
Michaelpalacce commented on issue vikunja/frontend#762
Mobile UI freezes on kanban board when swipingUsing latest version of the frontend.
Michaelpalacce opened issue vikunja/frontend#762
Mobile UI freezes on kanban board when swiping