-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Remaining layout issues June #593
Comments
Fixed by #594 |
@KevinWassermann94 @WayneNebra @robputt crack any layout issues you find in the new diagnostics in here for @Louisreed |
Should add dark theme as per #475 |
We should also fix #573 as part of this too... |
IP addresses are being displayed through {{ device_info.ip_address }}, no available option to filter |
Unable to reproduce 'Side nav auto closes if you scroll down' error. Will require further testing on more devices. @shawaj is this just with chrome on Android? |
@Louisreed I've only tried on Chrome on Android on s23 ultra. I can try on a different browser Not sure if anyone has an iPhone to test with |
Same for me on an Android Oppo. Record_2023-06-08-16-57-55.mp4 |
Strange! I'll have to try with other devices. I have an iPad so will test on there as well. |
Same issue in iPhone 13 pro safari @Louisreed https://nebraltd.slack.com/archives/C024BNQ1Y6T/p1686242502586949 |
@Louisreed can they be split out using JS or something? As presumably they have got spaces between them? |
Issue resolved! |
Yeah I thought about using split() but would be better if I could directly access each IP. I'll see what I can do. |
@Louisreed ping @robputt on slack - he might know a better way to split these out in python and then just pull them in as an array or list or whatever |
* Fixed footer not displaying on mobile * Fixed content page length * Fixed upgrade button color * Added multi-mining * Fixed padding * Fixed sidenav scroll bug * Fixed table overflow * Updated device info data, separated IP addresses * Fixed table data alignment * Updated helium info page to match new data badges * Updated IP address to loop, made images static * Updated filename * Change for loop > for-of * Updated thingsix address fields --------- Co-authored-by: Aaron Shaw <shawaj@gmail.com>
Ip Addresses not obviously separated...
Footer still missing on small screen / mobile...
Side nav auto closes if you scroll down...
Screen_Recording_20230606_124233_Chrome.mp4
The text was updated successfully, but these errors were encountered: