glab icon indicating copy to clipboard operation
glab copied to clipboard

Display a warning that the behavior is degraded with no access token

Open gautaz opened this issue 3 years ago • 1 comments

Describe the feature or problem you'd like to solve

Hello,

With an access token, the following issue search is behaving correctly:

$ glab issue list -R sane-project/backends --in title --search 4250
Showing 1 open issue in sane-project/backends that match your search (Page 1)

#508  1200dpi scanning problem pixma MG4250  (backend/pixma)  about 5 days ago

Without an access token, the filtering seems to fail without any warning:

$ glab issue list -R sane-project/backends --in title --search 4250
Showing 30 open issues in sane-project/backends that match your search (Page 1)

#508  1200dpi scanning problem pixma MG4250                                                        (backend/pixma)                               about 5 days ago  
#506  Support for MD90093                                                                          (backend/mustek_usb2)                         about 8 days ago  
#504  option skip-adf does not work                                                                (backend/avision, needs feedback)             about 21 days ago 
#499  saned child process remains after main process is terminated                                 (frontend/saned)                              about 1 month ago 
#497  Add support for Toshiba e-Studio 2829A multi-function printer, VendorID 08A6 ProductID 8058                                                about 1 month ago 
#496  Get all buttons work on CanoScan LiDE 400                                                    (backend/pixma)                               about 1 month ago 
#495  Xerox WorkCentre 3225 gives only 75-300 DPI while should allow up to 1200 DPI                (backend/xerox_mfp)                           about 1 month ago 
#494  ScanSnap iX1600 in Wifi mode                                                                 (backend/fujitsu)                             about 1 month ago 
#492  Doc: Canon TR7550 in Wifi                                                                    (backend/escl, backend/pixma, documentation)  about 1 month ago 
#491  Pixel alignment issue with CanoScan 9000F mk2                                                (backend/pixma)                               about 1 month ago 
#488  scanimage provides "auto" value for x/y/t/l but "auto" cannot be specified as a value        (frontend/scanimage)                          about 2 months ago
#487  Plustek SmartOffice PS286 Plus is unsupported                                                (backend/genesys)                             about 2 months ago
#485  canon630u backend stopped working some time prior to 2008 and hasn't worked since            (backend/canon630u)                           about 2 months ago
#484  Ubuntu 21.04 with a Lexmark CX317dn scaner results always in a std::logic_error              (proprietary)                                 about 3 months ago
#478  Saned sending incorrect record length for brother5 backend                                   (backend/net, frontend/saned)                 about 3 months ago
#476  fujitsu fi-6130/(z) pages get cut off                                                        (backend/fujitsu)                             about 3 months ago
#474  Blank image and wrong scan size on Canon CanoScan LiDE 90 on macOS 10.15                     (backend/genesys)                             about 3 months ago
#473  sane-backends fails to scan on Big Sur 11.3                                                  (backend/pixma)                               about 4 months ago
#471  Segementation fault: headless Debian 10, libsane_brother4                                    (proprietary)                                 about 4 months ago
#470  No scanners were identified.  Samsung Multi-function SCX 4521F                               (backend/xerox_mfp)                           about 4 months ago
#469  Canon mf244dw All-in-one SCAN>>PC not working in Ubuntu18.04                                 (backend/pixma)                               about 4 months ago
#468  [macOS] Unable to setup the dev env on macOS                                                 (build)                                       about 4 months ago
#466  Repositories for different distributions and architectures                                                                                 about 5 months ago
#465  canon_dr m140                                                                                (backend/canon_dr)                            about 5 months ago
#463  Genesys plustek scanner has  dense vertical banding at 7200 ppi                              (backend/genesys)                             about 5 months ago
#462  Receive Timout Pixma set too short for MF4100 series - rec_tmo                               (backend/pixma)                               about 5 months ago
#460  Lide 200, USB3.0 problem?                                                                    (backend/genesys)                             about 5 months ago
#459  Adding unsupported scanner (Avision IS1000)                                                                                                about 5 months ago
#457  Kodak ESP Office 6150 format issue with 1200dpi/ADF/Grey                                     (backend/kodakaio)                            about 5 months ago
#456  Plustek OpticPro 9636T parallel port scanner hangs during scanning                           (backend/plustek_pp)                          about 5 months ago

Propose a Solution

I understand the need for a way to access the whole GitLab API to operate such a search but what is bothering me is that the user has no clue why the search seems buggy when no access token is provided.

It feels like a warning should be displayed to tell the user that part of its request cannot be answered because some API calls cannot be operated.

Additional context

N/A

gautaz avatar Sep 17 '21 08:09 gautaz

This issue has been automatically marked as stale because it has not had recent activity. We haven't had the time to address it yet, but we want to keep it open. This message is just a reminder for us to help triage issues.

clemsbot avatar Oct 18 '21 02:10 clemsbot