Open Issues Need Help
View All on GitHub good first issue
Move pages from login folder to src/pages/Login 3 months ago
good first issue
good first issue
good first issue UI/UX
bug good first issue UI/UX
enhancement good first issue UI/UX
enhancement good first issue UI/UX
Search bar placeholder is missing 10 months ago
enhancement good first issue UI/UX
Add certificate to a user provides invalid hint 10 months ago
bug good first issue UI/UX
good first issue UI/UX
enhancement good first issue UI/UX
Jump-to-Section link fails for 'Identity >> Auto member >> User group rules >> {USER} >> settings 10 months ago
bug good first issue
Revisit favicon both in build and dev 10 months ago
bug good first issue
DNS servers do not follow variant='secondary' 10 months ago
good first issue
Remove `Add and add another` buttons 12 months ago
good first issue
Investigate and remove `src/utils/data/GroupRepositories.ts` about 1 year ago
good first issue
Table headers must have an accessible name about 1 year ago
AI Summary: Fix accessibility issues in FreeIPA Web UI tables by ensuring all table headers have accessible names. This involves adding appropriate `screenReaderText` or `aria-label` attributes to header elements lacking descriptive text, addressing warnings related to missing accessible names for visually empty or non-text interactive table headers.
Complexity:
3/5
good first issue accessibility
Vulnerability afecting form-data dependency about 1 year ago
AI Summary: Update the `form-data` dependency in the FreeIPA Web UI project to address a critical vulnerability (GHSA-fjxv-7rqg-78g4). This involves running `npm audit` to identify the vulnerable dependency, finding a patched version, updating the package.json and package-lock.json files, and then retesting the application to ensure functionality remains intact.
Complexity:
3/5
good first issue