Report bugs after merge #764
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
8 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#764
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There is an old "bug" in TemperatureView that is still there. 404 on the first api call before the sensor id's get fetched
Still this error when you click Add with no view selected.
There is no visual feedback when hovering over settings.
The skeleton when rendering a page is wrong size
In lightmode with styling, buttons and scrolls disappear
@a24danwe Try recloning your repo and run everything again, this seems to not be an issue for us.
Cannot add energy views to the layout from the "add new card" modal
@b24idalu wrote in #764 (comment):
The scrollbar is still there, but the colors are the same so it is not clear. The issue with colors are going to be fixed in another issue.
Solution is spitting out errors about the roomBookingMockup

Unit tests for the parkingApiMockup are broken. They don't fail, they are simply completely broken and cannot be built, at all.
Additionally, tempSensorMockup.Tests xUnit tests are still out-of-date and and fail, for the third post-merge in a row. (Make an issue and I'll be happy to fix it.)
@a24julot wrote in #764 (comment):
I meant this settings icon. Do you get visual feedback from this icon?
@a24danwe wrote in #764 (comment):
Sorry! I misunderstood, an issue on this is made: #782
Toggle button is currently over the scrollbar.
I recloned the project, reset all my local changes, pulled the latest team_2_week_5, reinstalled dependencies, and cleared cache, but I still get a runtime error immediately when starting the app.
The error is:
Failed to execute 'closest' on 'Element':
'.HamburgerMenu_hamMenu__...' is not a valid selector.
It seems related to HamburgerMenu.js and the use of closest() with CSS module class names.
Because of this, my local app rendering also looks different compared to yours (ParkingView/layout etc.).
Has anyone else had this issue or knows what could cause it?
Double scroll bar when in edit mode while in "phone mode"/zoomed in/responsive mode
@a24vinla wrote in #764 (comment):
I haven´t been able to replicate the issue are you on the latest branch?
I tried to enter phone mode in inspect whilst in edit mode but couldn't get it or is this an issue on a physical phone?
I do not know if it is supposed to be like this but currently, if you go to menu the cursor transforms into a hand over the whole menu section instead of just over the "settings" area.
@a24danwe wrote in #764 (comment):
Yes its not suppose to be like this, but during the theme changes in the frontend the hamburger menu will be removed and changed to buttons as we don't have enough pages to make a hamburger menu meaningful.
This is completed. I close this merge reporting.