2 years ago
Is there any updates that happened today or yesterday around service group?
I was clicking on some of my service, and they started overlapping each of other (part of the same service group) and suddenly the service group disappeared. Looks like I will have to re-create all my services group.
I had this error in console https://react.dev/errors/418?invariant=418
I am using Arc
Is it still localStorage only or there is a plan to save the service groups settings more permanently?
EDIT: well, it does seem like it's not localStorage anymore, so somehow, some of my groups disapeared and I had to re-create them
34849d22-d685-4e73-8858-fbd4fe42ea65
7 Replies
2 years ago
Okay, it looks like a new shortcut has been added? cmd+w, to undo a service group drag? I am also using this shortcut to close a tab, maybe that came to play to break my group somehow
2 years ago
cc @jr - service group feedback
2 years ago
just to add to it, isn't cmd+w the default browser shortcut to close a tab? That's basically disabling the browser behavior in this case. I have to refresh the page cmd+r and while it refresh, press cmd+w so I can close my tab. Otherwise the shortcut is intercepted and nothing happen
2 years ago
Is there any updates that happened today or yesterday around service group?
Yes there were some service group updates recently. I've checked out your project and everything looks normal? Or are you still experiencing a problem.Is it still localStorage only or there is a plan to save the service groups settings more permanently?
Groups are not saved in local storage. Everyone who has access to the project sees the same groupsso somehow, some of my groups disappeared and I had to re-create them
Hmm not great. If you can reproduce, please let me know! We are working actively on groups atm so will be squashing bugs for the next few weeksOkay, it looks like a new shortcut has been added? cmd+w
We do have a new shortcut for undo/redo, but it iscmd+z. Does cmd+w really undo and not close the browser tab? That is not at all intended
2 years ago
Hmm not great. If you can reproduce, please let me know! We are working actively on groups atm so will be squashing bugs for the next few weeks
I will let you know if it happen again and leave it in the broken state. Because I recreated my groups straight away yesterdayWe do have a new shortcut for undo/redo, but it is cmd+z. Does cmd+w really undo and not close the browser tab? That is not at all intended
Yep, can confirm,cmd+zdoesn't do anything for me, butcmd+wdoes. If I drag a service in my service group, then presscmd+wit undo my drag. I have a french keyboard in AZERTY, which might be the main reason for the issue here. In QWERTY theZis at the AZERTY'sWlocation
2 years ago
ahhh it is likely the non-qwerty layout causing issues. Hmm not great and a bit strange that the browser API is reporting incorrect values for keyboard event handling. I will squash!
Status changed to Solved Railway • almost 2 years ago
2 years ago
Thanks for fixing it!