Check for bugs after merge #637
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
10 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#637
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 should be no program breaking bugs, but some frontend bugs exist.
Please check for bugs and report them (with screenshots if possible) in comments!
Thanks in advance 😀
OBS: Not all of these will or should be fixed on tempbranch
When enabling edit mode we get duplicate scrollbars
Sudoku view is not added to add new card modal
None of the temperature views work, but Eric (@a22erigr) has begun work on one fix
Edit mode button is sometimes the reverse of the actual state, probably has something to do with button not getting the saved state on reload.
In mobile view you can only edit and reset layout the "add" is not visible like in #598
Is it because there was another "add" implemented over at team 2?
@e24aleli wrote in #637 (comment):
A new add-feature was added, probably the reason
Some widgets with different size overlap/stack again, especially booking view. For example if you fill up 5 column slots the booking view will still try to place itself above the 5th slot
Maybe we can look in to making the widget dynamically size to the first available empty slot instead of hard code? just an idea
The HamburgerMenu no longer aligns with the navbar and the text does not get smaller when minimizing the window. I can fix this.
Some cards were already there when loading the page, and they are very long with unnecessary scrollbars.
Not a bug but we might wanna rethink the mobile view, looks a little silly with two hamburger menus.
Toolstips no longer work on newly added cards. The first screenshot are from an old card and the second picture shows a new.
Reset layout btn is visible even when edit mode is disabled
Average temperature does not show any data again. This was fixed yesterday by @b24hugst PR #618.
@a24julot wrote in #637 (comment):
I believe this is due to a restructure done on team 2 branch, which hopefully is getting fixed
Room booking is broken.
I can inform the mockup team. I know who is responsible.
This is an known issue and will be adjusted in this issue #651
This is in pr now: #653
It seems the unit tests for tempSensorMockup were never updated to reflect the change in datastructure. The property validation as well as the sensorId pattern match both fail.


Application crashes when trying to add sudoku view from the add card modal

@b23albst wrote in #637 (comment):
Never mind, it works now..
I think the changes made in pr #632 were lost in the merge, as there no longer is a max size for views
Scrollbar on map is still here.
TemperatureGraphView not centered.
Overlap of cards when adding map view then parking view.
Can happen with other combinations as well
This problem only occurs when browser is small. Does not happen when in full screen for example.
Error when clicking "Add" with no card selected.
Sudoku crashes when there is a style in localstorage (?), and sometimes starts randomizing the board lots of times
When zooming in (example 200%) make overlapping of text in "Add card"
Temperaturegraph is not centered when previewing the card.
I do not know if this is a "bug" but currently you can bypass login page by just clicking on the side of it.
I close this issue as most of the issues reported there is an issue for it.