mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[GH-ISSUE #243] 🕷Search in Mobile Version overlaps first few Results #205
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#205
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 @ulfgebhardt on GitHub (Jan 2, 2018).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/243
Originally assigned to: @jasonmunro on GitHub.
In the Mobile Version the first Search Result is overlapped - depending on Device more or less. It always Results in the Inability to click the first Item
Grüße Ulf
<3
@jasonmunro commented on GitHub (Jan 2, 2018):
thanks for filing this, I knew about it, but kept forgetting to create an issue. Should be a pretty easy fix
@jasonmunro commented on GitHub (Jan 2, 2018):
Should be fixed in
github.com/jasonmunro/cypht@ed4cd35c74@ulfgebhardt commented on GitHub (Jan 5, 2018):
Not fixed on my mobile - but a bit better then before
In Chrome a similar behaviour can be seen when useing iPhone4 Display Settings
Rev:
ed4cd35Rel: https://stackoverflow.com/questions/6414384/how-do-i-use-css-to-position-a-fixed-variable-height-header-and-a-scrollable-con
I suggest removing the fixed part of the Searchbox; I dont think there is a need to see the Search Box at all times, its better to show more Results rather then the Searchbox.
Grüße Ulf
<3
@dumblob commented on GitHub (Jan 5, 2018):
I second this proposal with one minor change - namely the search box must be available all the time (e.g. through a menu), but not shown all the time.
@jasonmunro commented on GitHub (Jan 11, 2018):
I agree a non-fixed search form is better, or one that can be hidden, but it turns out the non-fixed version is slightly trickier. For now I reduced the form field widths of the select boxes to keep it from wrapping which fixes the main problem for now.
@ulfgebhardt commented on GitHub (Jan 11, 2018):
I will update the next few days and inform you about changes
Grüße Ulf
<3
@ulfgebhardt commented on GitHub (Jan 21, 2018):
Fixed as in Rev
34d70a0240Thanks! Great Work!
Grüße Ulf
<3