Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Item list looses filter #861

Closed
aurelio1 opened this issue Jan 28, 2021 · 2 comments
Closed

Item list looses filter #861

aurelio1 opened this issue Jan 28, 2021 · 2 comments
Labels
bug Something isn't working main ui Main UI

Comments

@aurelio1
Copy link

aurelio1 commented Jan 28, 2021

Issue

I am in the Item list and do the following:

  1. enter a filter, eg. "airQ_" to show all items containing airQ_
  2. I go into an Item
  3. In the view of the single Item, I press "back" in the upper left corner
  4. the Item list appears with "airQ_" in the filter entry box, but the entries are not filtered

Expected behavior

I would expect that the list is still filtered when I go back to the Item list.

Steps to reproduce

See above

Your environment

runtimeInfo:
version: 3.0.0
buildString: Release Build
locale: de_CH
systemInfo:
configFolder: /etc/openhab
userdataFolder: /var/lib/openhab
logFolder: /var/log/openhab
javaVersion: 11.0.9
javaVendor: Azul Systems, Inc.
javaVendorVersion: Zulu11.43+88-CA
osName: Linux
osVersion: 4.19.66-v7+
osArchitecture: arm
availableProcessors: 4
freeMemory: 58748504
totalMemory: 247332864
bindings:
airq
(other bindings omitted)
clientInfo:
device:
ios: false
android: false
androidChrome: false
desktop: true
iphone: false
ipod: false
ipad: false
edge: false
ie: false
firefox: true
macos: false
windows: false
cordova: false
phonegap: false
electron: false
nwjs: false
webView: false
webview: false
standalone: false
pixelRatio: 1
prefersColorScheme: light
isSecureContext: true
locationbarVisible: true
menubarVisible: true
navigator:
cookieEnabled: true
deviceMemory: N/A
hardwareConcurrency: 8
language: de
languages:
- de
- en-US
- en
- es-AR
onLine: true
platform: Linux x86_64
screen:
width: 1920
height: 1080
colorDepth: 24
support:
touch: false
pointerEvents: true
observer: true
passiveListener: true
gestures: false
intersectionObserver: true
themeOptions:
dark: light
filled: true
pageTransitionAnimation: default
bars: filled
homeNavbar: default
homeBackground: default
expandableCardAnimation: default
userAgent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
timestamp: 2021-01-28T21:17:34.620Z

Browser console

Browser network traffic

Additional information

@aurelio1 aurelio1 added bug Something isn't working main ui Main UI labels Jan 28, 2021
@eikowagenknecht
Copy link
Contributor

eikowagenknecht commented Feb 6, 2021

Same here. One addition: When going back the list first is filtered and then after half a second or so it is apparently refreshed and unfiltered. Also: Going into the search bar and pressing enter doesn't fix it, only removing and readding a character leads to filtering it again.

This does apparently only affect the Items view, Things and Pages for example behave correctly.

@thomaszlow
Copy link

I can confirm the bug and behavior reported by @aurelio1 and @eikowagenknecht.

Version: Openhab 3.0.1 Release Build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working main ui Main UI
Projects
None yet
Development

No branches or pull requests

3 participants