# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 17
# self = https://watcher.sour.is/conv/h4qfwsa
From IRC:
1. The font for the items on the hamburger menu (mobile) is too big (shows 20px on the inspector).
2. Icons do not that what the say they do. Clicking on edit does not edits, clicking on fork does not forks, clicking on reply does not replies.
3. Icons on twt commands (reply, delete, etc.) for mobile, and icons---and labels---for desktop are also too big.
@fastidious
1. I’m not quite sure what you’re seeing. It looks fine on an iPhone 11, Samsung S20, and also desktop and inspector view.
2. Something weird is going on with that. I have a feeling I know why it’s doing that. Won’t be able to look at it for a few hours.
3. Again, too big? I’m not quite sure what you’re seeing. Attach a screenshot?
On 3, it is as evident as the screens I pasted above. 😊 Yet, they size isn’t as important as the fact they do not work. 😩
On 3, it is as evident as the screens I pasted above. 😊 Yet, their size isn’t as important as the fact they do not work. See number 2. 😩
On 3, it is as evident as the screens I pasted above. 😊 Yet, they size isn’t as important as the fact they do not work. See number 2. 😩
They can be decreased no worries. Only reason why I increased them with more gaps is for people with fat fingers like myself.
Perhaps I could do a “fat fingers” theme? LOL 😂
Had a quick look this morning before work. The issue with no.2 is for some reason the icon tag doesn’t want to play nice with the a tag…
🤔 When I get a spare chance I’ll take another gander.
@prologic @fastidious want to know something silly? The icons were not working properly due to the fact that the TEXT not the ICONS had custom data attributes.
Once they were added to the icons the mobile view is more responsive.
I even lowered the size of the mobile nav options.
Let me know what you think. It's still under the PR 572.
Responsive layout fixes ahoy. 👌
@prologic awesome! Now to move on and break more stuff! Hooray! 😂😅