Check for bugs after merge #637

Closed
opened 2026-04-29 09:23:36 +00:00 by a24vinla · 30 comments
Collaborator

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

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
Author
Collaborator

When enabling edit mode we get duplicate scrollbars

When enabling edit mode we get duplicate scrollbars
Author
Collaborator

Sudoku view is not added to add new card modal

Sudoku view is not added to add new card modal
Author
Collaborator

None of the temperature views work, but Eric (@a22erigr) has begun work on one fix

None of the temperature views work, but Eric (@a22erigr) has begun work on one fix
Author
Collaborator

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.

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.
Collaborator

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?

In mobile view you can only edit and reset layout the "add" is not visible like in https://git.webug.se/Andras/BoundlessFlowCampus2K/pulls/598 Is it because there was another "add" implemented over at team 2?
Author
Collaborator

@e24aleli wrote in #637 (comment):

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?

A new add-feature was added, probably the reason

@e24aleli wrote in https://git.webug.se/Andras/BoundlessFlowCampus2K/issues/637#issuecomment-6629: > 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? A new add-feature was added, probably the reason
Collaborator

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


image image

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 - - - ![image](/attachments/14083a1f-02cf-4db0-a362-a86fc190f233) ![image](/attachments/2b6e9227-7107-487c-8df0-e1117cea38bc)
777 KiB
772 KiB
Collaborator

The HamburgerMenu no longer aligns with the navbar and the text does not get smaller when minimizing the window. I can fix this.

The HamburgerMenu no longer aligns with the navbar and the text does not get smaller when minimizing the window. I can fix this.
5.2 KiB
Collaborator

Some cards were already there when loading the page, and they are very long with unnecessary scrollbars.

Some cards were already there when loading the page, and they are very long with unnecessary scrollbars.
Collaborator

Not a bug but we might wanna rethink the mobile view, looks a little silly with two hamburger menus. image

Not a bug but we might wanna rethink the mobile view, looks a little silly with two hamburger menus. ![image](/attachments/18650a72-ab97-4df4-864e-1786f28e71ac)
556 KiB
Collaborator

Toolstips no longer work on newly added cards. The first screenshot are from an old card and the second picture shows a new.

Screenshot 2026-04-28 200626

Screenshot 2026-04-28 200705

Toolstips no longer work on newly added cards. The first screenshot are from an old card and the second picture shows a new. ![Screenshot 2026-04-28 200626](/attachments/ff135229-7bc9-49f5-b0c6-70420a7b3473) ![Screenshot 2026-04-28 200705](/attachments/8fc34ed2-058e-4dfb-a2a8-6bc578bf3157)
Collaborator

Reset layout btn is visible even when edit mode is disabled

Reset layout btn is visible even when edit mode is disabled
Collaborator

Average temperature does not show any data again. This was fixed yesterday by @b24hugst PR #618.

Average temperature does not show any data again. This was fixed yesterday by @b24hugst PR https://git.webug.se/Andras/BoundlessFlowCampus2K/pulls/618.
Author
Collaborator

@a24julot wrote in #637 (comment):

Average temperature does not show any data again. This was fixed yesterday by @b24hugst PR #618.

I believe this is due to a restructure done on team 2 branch, which hopefully is getting fixed

@a24julot wrote in https://git.webug.se/Andras/BoundlessFlowCampus2K/issues/637#issuecomment-6661: > Average temperature does not show any data again. This was fixed yesterday by @b24hugst PR #618. I believe this is due to a restructure done on team 2 branch, which hopefully is getting fixed
Collaborator

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

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 https://git.webug.se/Andras/BoundlessFlowCampus2K/issues/651 This is in pr now: https://git.webug.se/Andras/BoundlessFlowCampus2K/pulls/653
Collaborator

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.
image
image

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. ![image](/attachments/1cf4608f-03e0-460e-83f9-a8d7c20d45ed) ![image](/attachments/5bccec37-8eef-40ac-97e5-cb9c26ebe3d1)
Collaborator

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

Application crashes when trying to add sudoku view from the add card modal ![image](/attachments/78e01c21-fef7-477d-8717-b58fa7b73ce9)
182 KiB
Collaborator

@b23albst wrote in #637 (comment):

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

Never mind, it works now..

@b23albst wrote in https://git.webug.se/Andras/BoundlessFlowCampus2K/issues/637#issuecomment-6732: > Application crashes when trying to add sudoku view from the add card modal Never mind, it works now..
Collaborator

I think the changes made in pr #632 were lost in the merge, as there no longer is a max size for views

I think the changes made in pr #632 were lost in the merge, as there no longer is a max size for views
Collaborator

Scrollbar on map is still here.

Scrollbar on map is still here.
Collaborator

TemperatureGraphView not centered.

TemperatureGraphView not centered.
Collaborator

Overlap of cards when adding map view then parking view.

Overlap of cards when adding map view then parking view.
Collaborator

Can happen with other combinations as well

Can happen with other combinations as well
Collaborator

This problem only occurs when browser is small. Does not happen when in full screen for example.

This problem only occurs when browser is small. Does not happen when in full screen for example.
Collaborator

Error when clicking "Add" with no card selected.

Error when clicking "Add" with no card selected.
Collaborator

Sudoku crashes when there is a style in localstorage (?), and sometimes starts randomizing the board lots of times

Sudoku crashes when there is a style in localstorage (?), and sometimes starts randomizing the board lots of times
Collaborator

When zooming in (example 200%) make overlapping of text in "Add card"

When zooming in (example 200%) make overlapping of text in "Add card"
Collaborator

Temperaturegraph is not centered when previewing the card.

Temperaturegraph is not centered when previewing the card.
Collaborator

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 do not know if this is a "bug" but currently you can bypass login page by just clicking on the side of it.
Collaborator

I close this issue as most of the issues reported there is an issue for it.

I close this issue as most of the issues reported there is an issue for it.
Sign in to join this conversation.
No milestone
No project
No assignees
10 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#637
No description provided.