Report bug after merges. #936
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
11 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#936
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?
Small "bug" dots not centered

@c24danli wrote in #936 (comment):
fake news
Temperature graph is not centered.
The MapView content gets cut off when the card is resized to a smaller size
This happened to me after I played a sudoku game and refreshed the page, and now keeps on happening every time I refresh the page despite restarting the app.
Cards are not in alphabetical order in add card modal
Two tabs for productivity with different contents, as well as the latter not being translated to swedish (add card button not translated either)
The pulldown/expandbar (?) does not work on chrome
Blue color blends in with blue theme, and looks blue with other themes
css error when rendering on firefox, as well as some elements being preloaded and not used.

@b24idalu wrote in #936 (comment):
This will be fixed when the background is light or dark, not colored.
toggle button placement is a little wrong.
@b24idalu wrote in #936 (comment):
Mine works on chrome, could you try and rebuild it and see if it works?
This might only be a problem on my computer, but when I call docker compose up, there is always one container that is unhealthy and causes the whole thing to crash..

I suspect this is somehow caused by database 03-sensors-cron-jobs.sql, since removing it solves the problem, but I have no idea why...
@b24idalu wrote in #936 (comment):
I am fairly certain this is because the categories are written in two different ways in Dashboard.js
Some selectors in the css for add card modal still use camelCase, which causes the modal not to display correctly in mobile landscape mode. (The selectors are all in the media query for mobile landscape)

Adding card when in mobile view stacks them on top of each other (tested with firefox mobile view)

This might already have been an issue, but adding a card to a "space smaller than than its default size" also causes cards to overlap

@b24idalu wrote in #936 (comment):
@b24idalu wrote in #936 (comment):
From the looks of things, the whole localization implementation got completely shredded and fragmented in the merge, not surprising really.
I do know however that i broke alphabetical sorting when implementing localization in the modal, since the sorting algorithm now as a result, looks at localization keys, rather than the card titles themselves. It's on my TODO-list to fix, once we have working team branches and I can resume work on #861.
@b23albst wrote in #936 (comment):
fixed!
@b23albst wrote in #936 (comment):
Yes this is a known issue, we will make another issue to fix that!
@b23albst wrote in #936 (comment):
Fixed!
@b24idalu wrote in #936 (comment):
This is going to be fixed in the redesign
It is possible to add new cards that overlap with old cards
@a24julot wrote in #936 (comment):
Tried rebuilding and if it works on edge, neither works for me
@b24idalu wrote in #936 (comment):
We have new weekly branches, try to delete you local repo and clone it again, then run the installation script, then rebuild script. We don't seem to have the problem here I'm afraid!
I close this issue as most of the comments are answered and fixed