mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #1061] Advanced search button is hidden when "read only" #682
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#682
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Gilbertdelyon on GitHub (Jun 22, 2023).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/1061
This is what I get in Chrome and FFox
Advanced search button is 90% hidden when "read only"
@id64350970 commented on GitHub (Sep 2, 2024):
I'm not an expert in CSS, but you can fix it by replacing
<div class="dropdown-menu dropdown-menu-right">by this
<div class="dropdown-menu dropdown-menu-right" style="left: -125px">Considering the author did not even bother to answer within 1 year of delay, I suggest you correct your bug yourself and don't count on him and double check for exploit. The code is not safe if you plan to use it without the
read onlymode. It is a sad thing, this file manager have so much potential wasted.