Refacto icon indicating copy to clipboard operation
Refacto copied to clipboard

A remote retro facilitation tool.

Results 29 Refacto issues
Sort by recently updated
recently updated
newest added

I get the following error in the console when running refacto locally. The retro page loads, but as soon as I try to submit a comment or action, it generates...

Password managers attempt to auto-fill the retro password field, but store a single password regardless of the actual retro being accessed. It looks like a hidden input element with the...

enhancement

In a distributed retro, it is not obvious when somebody is entering an action; this can lead to multiple participants adding the same action, or actions being missed. When entering...

enhancement

For large teams, it can be useful to divide the team into smaller groups for retro facilitation, but it is still useful to store all items and actions in a...

enhancement

Pressing "next" closes an item and auto-selects another item, but some users confuse this for a "done" button and press it then click on another item to discuss (which has...

enhancement

Close events are currently detected, but ignored (except for cancelling keepalive pings) The client should attempt to automatically reconnect if the connection is lost unintentionally. This should use retry logic...

enhancement

When manually archiving, there should be an option to archive only the ticked items, leaving unticked items for the next retro.

enhancement

Should be built on top of #19. It can be desirable to have action items automatically shown in Slack, ideally with the ability to tick items from inside the message...

enhancement

FireFox has changed the `sessionStorage` behaviour; it is no longer possible to set `sessionStorage` data, redirect the user to another site, get redirected back, and read that data. This is...

bug

Action items should always be archived, but it should be possible to delete the retro items. By default, the popup should show 3 options: Archive, Delete, Cancel. There should also...

enhancement