Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fixed frontend warm booting issue and dreamview_sidebar overflow issue #14940

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hanjiayuan236
Copy link

Hello, I have identified two issues that may impact the testing and usability of Dreamview.

  1. While using 'npm install' and 'npm start' for warm booting the frontend, there is an issue caused by Webpack, which is identical to the problem mentioned in Unexpected Token Error eemeli/yaml#394. This can be resolved by specifying the yarn version to be 2.0.1 in the package.json file.

  2. When users click on the layer menu under the sim control mode, the bottom of the perception and map menu may not be displayed due to CSS-related issues. I have introduced additional padding to accommodate screen size variations. The attached images demonstrate the differences before and after implementing the changes.
    Before change:
    before changing
    After change:
    after changing

fix: adjusted the job count to 80% of the available processing units when building with Bazel

fix: fixed frontend hotstart issue and dreamview_sidebar issue

fix: fixed dreamview_sidebar issue

Revert "fix: adjusted the job count to 80% of the available processing units when building with Bazel"

This reverts commit 852cd49.
@hanjiayuan236 hanjiayuan236 changed the title fix: fixed frontend hotstart issue and dreamview_sidebar overflow issue fix: fixed frontend warm booting issue and dreamview_sidebar overflow issue May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant