You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the answers i get when i press "Answer" appear out of frame, with a big blank space at the top (see picture for what i mean). In addition to there being a big blank space at the top of the output area, a good amount of the answer is cropped off despite maximizing the application to the entire area of my screen.
This seems to happen when i specify that the output should be code. Whenever the answer is a bullet point list, they appear on top as expected (see picture).
Picture1: Weird output when i ask the app to give me code as the output
Picture2: Nice bullet point output when i ask it for a normal text-based response
The text was updated successfully, but these errors were encountered:
Hey @leetcode-mafia, version 1.3 seems to be working well for coding questions, but now the output is just blank when i ask it a question that requires text-based answer. Is this the intention? See pics below
I'm not sure what's happening there. It might help to see a screen recording, or if you can provide specific steps to reproduce the bug.
The code is currently not great when it comes to logging and diagnostics, so your best bet is to poke around. It could be a view layout issue, or something in the analysis part causing the text to go missing. Just sprinkling some logging around would be a good start.
@leetcode-mafia i have the same problem, when i tried to show the answer, I recived blank message, but chatgpt charge $$$.
is posible that the UI not work
Hey,
Some of the answers i get when i press "Answer" appear out of frame, with a big blank space at the top (see picture for what i mean). In addition to there being a big blank space at the top of the output area, a good amount of the answer is cropped off despite maximizing the application to the entire area of my screen.
This seems to happen when i specify that the output should be code. Whenever the answer is a bullet point list, they appear on top as expected (see picture).
Picture1: Weird output when i ask the app to give me code as the output
Picture2: Nice bullet point output when i ask it for a normal text-based response
The text was updated successfully, but these errors were encountered: