FreeIPA Web UI

41 stars 26 forks 41 watchers TypeScript GNU General Public License v3.0
18 Open Issues Need Help Last updated: Aug 31, 2026

Open Issues Need Help

View All on GitHub

FreeIPA Web UI

TypeScript

FreeIPA Web UI

TypeScript

FreeIPA Web UI

TypeScript

FreeIPA Web UI

TypeScript

FreeIPA Web UI

TypeScript
enhancement good first issue UI/UX

FreeIPA Web UI

TypeScript
enhancement good first issue UI/UX

FreeIPA Web UI

TypeScript
bug good first issue UI/UX

FreeIPA Web UI

TypeScript

FreeIPA Web UI

TypeScript
bug good first issue

FreeIPA Web UI

TypeScript

FreeIPA Web UI

TypeScript
good first issue

FreeIPA Web UI

TypeScript

FreeIPA Web UI

TypeScript

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

FreeIPA Web UI

TypeScript

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

FreeIPA Web UI

TypeScript