Rotonde / beaker

Rotonde client with user account combined(deprecated)
MIT License
205 stars 37 forks source link

Bug: Endless portal list #46

Open ljcooke opened 7 years ago

ljcooke commented 7 years ago

If you leave the site open for a while, the list of portals grows endlessly as duplicates are added.

This is especially noticeable if you make the list scrollable, e.g. by adding the following to custom.css:

body #portal {
  position: absolute;
}
lsjroberts commented 7 years ago

Related to #37, but not duplicate