parabol icon indicating copy to clipboard operation
parabol copied to clipboard

Free online agile retrospective meeting tool

Results 368 parabol issues
Sort by recently updated
recently updated
newest added

Users with the [insights (Usage Stats) feature flag](https://www.notion.so/parabol/insights-46faf37e7e5d4d6f93e602df1d5dce1f) 🔒 turned on see a different definition of active teams compared with what appears on internal tools like DomainStats and HubSpot. Example...

bug
p3
support

``` GETTING_STARTED_RETROS = 'https://www.parabol.co/resources/retrospective-meetings', GETTING_STARTED_CHECK_INS = 'https://www.parabol.co/resources/check-in-meetings', GETTING_STARTED_SPRINT_POKER = 'https://www.parabol.co/resources/sprint-poker-meetings', GETTING_STARTED_ASYNC_STANDUP = 'https://www.parabol.co/resources/async-standup-meetings', // TODO ``` Similarly to other types of meetings, we'll need a `getting started` guide which will...

help wanted
discussion

On some menu items, I can open the the dropdown with my keyboard but once opened, I cannot access the contents of them. Hitting ESC closes the menu and returns...

bug
help wanted
p3
a11y

https://parabol.sentry.io/issues/4077054312/?referrer=github_plugin ``` TypeError: Cannot destructure property 'preferredName' of 'r' as it is null. at C (./packages/client/modules/meeting/components/MeetingAvatarGroup/NewMeetingAvatar.tsx:63:10) at Set.forEach () at sink.next (./packages/client/Atmosphere.ts:220:9) ... (31 additional frame(s) were not displayed) ```

bug
p3

Currently we only have a handful of publicly available templates in Sprint Poker. As we did with retros, adding more templates to Sprint Poker makes it more valuable. Here are...

enhancement

On mobile: ### Acceptance Criteria (optional) - [ ] No scroll bar should be present on task header **Estimated effort:** 1 hour to triage. More if root cause is already...

bug
help wanted
p4

https://parabol.sentry.io/issues/4537628565/?referrer=github_plugin ``` TypeError: Cannot read properties of undefined (reading 'orgId') at defaultOrgId (./packages/client/components/ActivityLibrary/ActivityDetailsSidebar.tsx:162:80) at _nullishCoalesce (./packages/client/components/ActivityLibrary/ActivityDetailsSidebar.tsx:1:89) at Je (./packages/client/components/ActivityLibrary/ActivityDetailsSidebar.tsx:162:24) ... (10 additional frame(s) were not displayed) ```

bug
p2

See: https://github.com/ParabolInc/parabol/pull/8696/files#r1297499570 > I had to use the old modal instead of the radix one as the radix one wouldn't let me select any of the datetime fields. > >...

enhancement

Migrate ~100 components from Emotion to Tailwind CSS AC: - [ ] all Emotion components in scope are successfully migrated to Tailwind - [ ] no regression in UI -...

chore
refactoring