Gensokian
  • Joined on 2021-07-09
Gensokian commented on issue vikunja/frontend#603 2021-07-27 07:12:53 +00:00
500 when get issue

Yep, now it works perfectly! Thanks a bunch!

Gensokian opened issue vikunja/frontend#615 2021-07-26 06:07:33 +00:00
Mobile Bugs
Gensokian commented on issue vikunja/frontend#603 2021-07-26 05:32:37 +00:00
500 when get issue

image

Just created some labels on try, didn't seem to work out. (Unless T comes before A ;) ) Note: This was now also tested on another…

Gensokian commented on issue vikunja/frontend#603 2021-07-25 13:34:42 +00:00
500 when get issue

image Oddly enough, yes.

Tested on Vivaldi, Edge and Edge in a "Windows Sandbox"

Gensokian commented on issue vikunja/frontend#603 2021-07-25 12:49:46 +00:00
500 when get issue

Odd, even on a private tab, uncached, and re-registered Worker tab it just doesn't want to sort...

What is strange to me is, on another browser and even another virtual machine it doesn't sort,…

Gensokian commented on issue vikunja/frontend#603 2021-07-25 11:51:44 +00:00
500 when get issue

image

I've shortly re-updated the server and recieved a refresh event. But else this doesn't load... How would I refresh the cached version on…

Gensokian commented on issue vikunja/frontend#603 2021-07-24 08:46:46 +00:00
500 when get issue

So I thought the same thing, but funnily enough, that is not the case

Top Left: Private/Inkognito browser Bottom Left: Same but with the version info Top Right: The Docker Image Bottom right:…

Gensokian commented on issue vikunja/frontend#603 2021-07-23 12:20:06 +00:00
500 when get issue

I tried it out on "TRY" but it seems as it isn't sorting there, either

Label Overview

image

Inside…

Gensokian commented on issue vikunja/frontend#603 2021-07-23 06:10:46 +00:00
500 when get issue

The bugs seem to be fixed, but the sorting didn't seem to take effect yet. Do I somehow need to update those in particular or is that just coming during the next…

Gensokian reopened issue vikunja/frontend#603 2021-07-23 06:10:46 +00:00
500 when get issue
Gensokian commented on issue vikunja/frontend#603 2021-07-22 13:11:47 +00:00
500 when get issue

Maybe sorting them alphabetically would work?

Sounds fine by me, in general some sorting also in the sidebar and so on can help get through clutter and finding something in a bigger…

Gensokian commented on issue vikunja/frontend#586 2021-07-22 08:31:08 +00:00
500 when get issue

Another Idea I just had was if it was possible to add multiple kanban views. That would for example make it easier for day-planning

Let's say you want to visit multiple places so you sort it by…

Gensokian opened issue vikunja/frontend#603 2021-07-22 08:25:02 +00:00
Label Issues
Gensokian commented on issue vikunja/frontend#589 2021-07-19 05:29:10 +00:00
500 when get issue

Exactly, that one allways brings the user to the list, no matter if the task is opened in the list view as fullscreen, or floating like in the kanban view

Gensokian commented on issue vikunja/frontend#593 2021-07-16 08:31:41 +00:00
500 when get issue

I noticed that aswell, it seems to happen whenever one uses the back button in a task, to return to the list itself.

Gensokian opened issue vikunja/frontend#594 2021-07-16 07:17:56 +00:00
[Bug / Feature] Data Loss if 2 Users work on the same Task
Gensokian commented on issue vikunja/frontend#589 2021-07-16 07:04:56 +00:00
500 when get issue

I just thought about this again, what if the button would just use the same link of the list, the task is in?

Gensokian commented on issue vikunja/frontend#592 2021-07-14 13:57:04 +00:00
500 when get issue

That seemed to have fixed it; plus it seems to have also fixed other lists that were messed up.

Thanks!

Gensokian closed issue vikunja/frontend#592 2021-07-14 13:57:04 +00:00
500 when get issue
Gensokian commented on issue vikunja/frontend#592 2021-07-14 11:39:32 +00:00
500 when get issue

I am running this on a docker enviroment, using this docker-compose file:

version: '3'

services:
  db:
    image: mariadb:10
    ports:
      - 3306:3306
    command:…