# IssuesAllPageInner

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/settings/issues/all/page.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/settings/issues/all/page.tsx#L190)

## Diagram

```mermaid
graph TD
    component_IssuesAllPageInner_5dae5991["IssuesAllPageInner"]
    class component_IssuesAllPageInner_5dae5991 rootComponent
```

## Relationships

- RENDERS → `ExclamationTriangleIcon`
- RENDERS → `ArrowLeftIcon`
- RENDERS → `IssuesViewTabs`
- RENDERS → `Bars3BottomLeftIcon`
- RENDERS → `ArrowDownTrayIcon`
- RENDERS → `ArrowPathIcon`
- RENDERS → `FilterSelect`
- RENDERS → `Squares2X2Icon`
- RENDERS → `AdjustmentsHorizontalIcon`
- RENDERS → `MagnifyingGlassIcon`
- RENDERS → `ChipActive`
- RENDERS → `ViewColumnsIcon`
- RENDERS → `BoardPicker`
- RENDERS → `React-Fragment`
- RENDERS → `Badge`
- RENDERS → `ChatBubbleLeftRightIcon`
- RENDERS → `EllipsisHorizontalIcon`
- RENDERS → `ChevronLeftIcon`
- RENDERS → `ChevronRightIcon`
- USES_HOOK → `useSession`
- USES_HOOK → `useAPIClient`
- USES_HOOK → `useCurrentProjectId`
- USES_HOOK → `useRouter`
- USES_HOOK → `useState`
- USES_HOOK → `useRef`
- USES_HOOK → `useCallback`
- USES_HOOK → `useEffect`
- USES_HOOK → `useMemo`

## Referenced By

- `IssuesAllPage` (RENDERS)
