Alex
Alex
There is an update available please sync with the latest version and checkout the design here to see how to integrate search https://www.figma.com/file/OXLtrl1EAy885to6S69554/DocsGPT?type=design&node-id=0-1&mode=design eg Thank you!
It failed to build, here is the error trace src/Navigation.tsx(260,11): error TS2657: JSX expressions must have one parent element. -- Error: Command "npm run build" exited with 2
There is another build error. here is the error trace: -- Error: Command "npm run build" exited with 2
Here is the trace src/Navigation.tsx(291,11): error TS2657: JSX expressions must have one parent element. src/Navigation.tsx(427,7): error TS1005: ')' expected. Error: Command "npm run build" exited with 2 -- Error: Command...
Good, it built well Here is the way it looks Search bar should be right above new chat field
This is the way it looks now Also there are some left overs here: Please try to stick to the design as mentioned here https://github.com/arc53/DocsGPT/pull/705#issuecomment-1786260635 Also it works as it...
You have this error src/Navigation.tsx(182,11): error TS17014: JSX fragment has no corresponding closing tag. src/Navigation.tsx(218,8): error TS1381: Unexpected token. Did you mean `{'}'}` or `}`? src/Navigation.tsx(474,7): error TS1003: Identifier expected....
You have this error here src/Navigation.tsx(182,11): error TS17014: JSX fragment has no corresponding closing tag. -- 12:45:28.710 | src/Navigation.tsx(192,15): error TS1005: '}' expected. 12:45:28.710 | src/Navigation.tsx(218,8): error TS1381: Unexpected token....
No worries, I just saw some commits and wanted to give some guidance. Take you time, good luck with the exams!
So you are proposing to add an offline mode essentialy. My only concern is that from users perspective it will not offer anything useful. Things will simply not works as...