openreplay/frontend
Shekar Siri 300a857a5c fix(userStore): simplify error handling on save
Replace complex error parsing with direct error message display.
This improves code maintainability while still providing useful
feedback to users when saving their account data fails.
2025-03-24 17:14:14 +01:00
..
.storybook
.yarn/releases
app fix(userStore): simplify error handling on save 2025-03-24 17:14:14 +01:00
cypress
scripts
tests
.browserslistrc
.dockerignore
.env.sample ui: update env sample 2025-03-14 15:06:11 +01:00
.gitignore
.nvmrc
.prettierrc
.unimportedrc.json
.yarnrc.yml
babel.config.js
build.sh
cypress.config.ts
cypress.env.example.json
dev-init.sh
development.md
Dockerfile
eslint.config.js
frontend.iml
globals.d.ts
jest.config.mjs
makefile
nginx.conf
package.json
path-alias.js
postcss.config.js
README.md
tailwind.config.js
tsconfig.json
webpack.config.ts
window.d.ts
yarn.lock

openreplay-ui

OpenReplay prototype UI

On new icon addition: yarn gen:icons

Documentation

Labels in comments: TEMP = temporary code TODO = things to implement

Contributing notes

Please use dev branch as base and target branch.