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

Unable to open sidebar, can't navigate away from log/diagnostic/setting page #1676

Closed
yuorfaec opened this issue Dec 29, 2022 · 0 comments · Fixed by #2035
Closed

Unable to open sidebar, can't navigate away from log/diagnostic/setting page #1676

yuorfaec opened this issue Dec 29, 2022 · 0 comments · Fixed by #2035
Labels
bug Something isn't working

Comments

@yuorfaec
Copy link
Contributor

Detailed description of the problem

While trying to get to the bottom of #1674, I stumbled across this curious issue. Normally, closing the sidebar refreshes to the home page. However, following the below steps will close the sidebar without refreshing--and you're unable to open the sidebar again. In order to navigate away, you need to refresh the browser or otherwise alter the URL directly.

Steps to reproduce the issue

  1. Log in as admin
  2. Click settings cog on top left
  3. Open an album
  4. Click "Settings", "Users", "U2F", "Sharing", "Show Logs", or "Diagnostics" on the left sidebar
  5. Click "Close" on the left sidebar (NOT the chevron to the right of the sidebar)
  6. Click the chevron on the top left and the sidebar will not open

Screenshots
After step 3, an album and the side bar are opened
image

Opened the logs after step 4. Note how the URL has not changed.
image

Following step 5, sidebar is closed, log screen is still open, and the URL has not changed. Clicking the chevron changes the color but otherwise does nothing.
image

Output of the diagnostics

Diagnostics
-------
Warning: Dropbox import not working. dropbox_key is empty.
Info: Latest version of PHP is 8.2


System Information
--------------
Lychee Version (git):                    master (6ca3066) -- 1 commits behind 923bfb4 (11 seconds ago)
DB Version:                              4.6.5

composer install:                        --no-dev
APP_ENV:                                 production
APP_DEBUG:                               false

System:                                  Linux
PHP Version:                             8.1.13
PHP User agent:                          Lychee/4 (https://lycheeorg.github.io/)
Timezone:                                America/Chicago
Max uploaded file size:                  500M
Max post size:                           500M
Max execution time:                      200
MySQL Version:                           8.0.31-0ubuntu0.20.04.2

exec() Available:                        yes
Imagick Available:                       1
Imagick Enabled:                         1
Imagick Version:                         1690
GD Version:                              2.3.3
Number of foreign key:                   11 found.

Lychee total space:                      37.72 GB
Upload folder space:                     37.56 GB
System total space:                      72.50 GB
System free space:                       22.96 GB (31%)


Config Information
--------------
version:                                 040605
check_for_updates:                       1
sorting_photos_col:                      taken_at
sorting_photos_order:                    ASC
sorting_albums_col:                      max_taken_at
sorting_albums_order:                    ASC
imagick:                                 1
skip_duplicates:                         0
small_max_width:                         0
small_max_height:                        360
medium_max_width:                        1920
medium_max_height:                       1080
lang:                                    en
layout:                                  1
image_overlay_type:                      date
default_license:                         CC-BY-NC-SA-4.0
compression_quality:                     90
grants_full_photo_access:                1
delete_imported:                         0
mod_frame_enabled:                       1
mod_frame_refresh:                       30
thumb_2x:                                1
small_2x:                                1
medium_2x:                               1
landing_page_enable:                     0
site_owner:                              [Fname] [Lname]
landing_title:                           [Name]'s Photos!
landing_subtitle:                        Pictures and movies of various trips
sm_facebook_url:                         https://www.facebook.com/[user]
sm_flickr_url:                           
sm_twitter_url:                          https://www.twitter.com/[user]
sm_instagram_url:                        
sm_youtube_url:                          
landing_background:                      dist/cat.webp
site_title:                              [Name]'s Photos
footer_show_copyright:                   1
site_copyright_begin:                    2019
site_copyright_end:                      2022
footer_additional_text:                  
footer_show_social_media:                0
public_search:                           0
SL_enable:                               0
SL_for_admin:                            0
public_recent:                           0
recent_age:                              1
public_starred:                          0
grants_download:                         0
photos_wraparound:                       1
map_display:                             1
zip64:                                   1
map_display_public:                      0
map_provider:                            Wikimedia
force_32bit_ids:                         0
map_include_subalbums:                   1
update_check_every_days:                 3
has_exiftool:                            0
share_button_visible:                    1
import_via_symlink:                      0
has_ffmpeg:                              1
location_decoding:                       1
location_decoding_timeout:               30
location_show:                           0
location_show_public:                    0
rss_enable:                              0
rss_recent_days:                         7
rss_max_items:                           100
prefer_available_xmp_metadata:           0
editor_enabled:                          1
lossless_optimization:                   0
swipe_tolerance_x:                       150
swipe_tolerance_y:                       250
local_takestamp_video_formats:           .avi|.mov
log_max_num_line:                        1000
unlock_password_photos_with_url_param:   0
nsfw_visible:                            0
nsfw_blur:                               0
nsfw_warning:                            0
nsfw_warning_admin:                      0
nsfw_banner_override:                    
map_display_direction:                   1
album_subtitle_type:                     oldstyle
upload_processing_limit:                 8
public_photos_hidden:                    1
new_photos_notification:                 0
legacy_id_redirection:                   1
zip_deflate_level:                       6
SA_enabled:                              1
default_album_protection:                1
allow_username_change:                   1

Browser and system

  • Win 10 Pro 22H2
    • Firefox 102.6.0esr (64-bit)
    • Chrome 108.0.5359.125 (Official Build) (64-bit)
  • iPadOS 16.1.1 (20B101)
    • Safari
  • Android 13 build TP1A.221105.002
    • Firefox 108.1.0 (Build #2015920443) (had to rotate to landscape)
    • Chrome 108.0.5359.128 (had to rotate to landscape)
  • Ubuntu 20.04.5 LTS
    • Firefox 108.0 (64-bit)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants