chirpstack/ui
SAGAR PATEL a91f5ff1d3
ui: Fix drawer header z-index issue in UI. (#393)
The z-index of the header was set to 1000 and the drawer header is behind the UI header so single frame download and title not displaying

Setting the z-index to 1002 is enough to fix the Drawer header issue.
2024-04-01 12:20:10 +01:00
..
public Refactor UI to function elements & update React + Ant. 2023-07-27 13:07:00 +01:00
src ui: Fix drawer header z-index issue in UI. (#393) 2024-04-01 12:20:10 +01:00
.dockerignore Initial commit. 2022-04-06 21:18:32 +01:00
.env Initial commit. 2022-04-06 21:18:32 +01:00
.prettierignore Implement automatic formatting for JS / TSX source code. 2022-05-02 10:58:26 +01:00
.prettierrc.json Implement automatic formatting for JS / TSX source code. 2022-05-02 10:58:26 +01:00
Dockerfile-devel Update Dockerfiles. 2023-04-10 11:32:18 +01:00
Makefile Refactor UI to function elements & update React + Ant. 2023-07-27 13:07:00 +01:00
package.json Bump version to 4.7.0 2024-03-13 10:44:21 +00:00
tsconfig.json Implement automatic formatting for JS / TSX source code. 2022-05-02 10:58:26 +01:00
yarn.lock Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /ui (#388) 2024-03-27 14:13:31 +00:00