quivr/frontend/app
Aditya Nandan 99d0b8bdb6
fix: Blank scrollbar on certain browsers (#3118)
# Description

- Replace overflow of scroll with overflow of auto throughout the
project
- apply custom scrollbar

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):

![image](https://github.com/user-attachments/assets/edcdd6b3-5e80-416a-a814-c21dd6604853)

![image](https://github.com/user-attachments/assets/b6212519-2574-4029-a027-55714a0ded34)

![image](https://github.com/user-attachments/assets/b9bc8311-98ed-4dc3-9047-636b8f1f26ca)

![image](https://github.com/user-attachments/assets/f19cfe16-35fe-44d3-aa83-0157afc5fadc)
2024-09-02 14:01:34 +02:00
..
(auth)/login feat: Add Azure login support (#3071) 2024-08-22 12:57:43 -07:00
(home) fix(frontend): dark mode issues (#2382) 2024-03-27 14:52:42 -07:00
assistants fix(frontend): remove warning in frontend (#2896) 2024-07-22 17:42:45 +02:00
chat fix: Blank scrollbar on certain browsers (#3118) 2024-09-02 14:01:34 +02:00
invitation/[brainId] fix(frontend): remove warning in frontend (#2896) 2024-07-22 17:42:45 +02:00
search fix: Blank scrollbar on certain browsers (#3118) 2024-09-02 14:01:34 +02:00
studio fix: Blank scrollbar on certain browsers (#3118) 2024-09-02 14:01:34 +02:00
user feat(frontend): show or hide tokens relative stuff (#3017) 2024-08-19 10:22:56 -07:00
App.module.scss fix: Blank scrollbar on certain browsers (#3118) 2024-09-02 14:01:34 +02:00
App.tsx feat(frontend): helpbox (#3007) 2024-08-14 19:31:30 +02:00
colors.css fix(frontend): talk with models (#2981) 2024-08-08 16:29:42 +02:00
global-error.jsx fix(sentry): Refactor GlobalError component to use arrow function syntax (#2252) 2024-02-23 17:32:29 -08:00
globals.css fix: Blank scrollbar on certain browsers (#3118) 2024-09-02 14:01:34 +02:00
layout.module.scss feat(frontend): dark mode (#2369) 2024-03-21 00:01:21 -07:00
layout.tsx fix(frontend): remove intercom on thread page of mobile (#3108) 2024-08-28 11:35:52 +02:00
not-found.tsx feat(frontend): 404 redirection (#2309) 2024-03-06 11:53:51 -08:00