menu
Tatoeba
language
Register Log in
language English
menu
Tatoeba

chevron_right Register

chevron_right Log in

Browse

chevron_right Show random sentence

chevron_right Browse by language

chevron_right Browse by list

chevron_right Browse by tag

chevron_right Browse audio

Community

chevron_right Wall

chevron_right List of all members

chevron_right Languages of members

chevron_right Native speakers

search
clear
swap_horiz
search
TRANG TRANG June 4, 2020, edited June 6, 2020 June 4, 2020 at 4:57:45 PM UTC, edited June 6, 2020 at 5:01:21 PM UTC link Permalink

**Responsive landing page**

I have deployed on the dev website an attempt at making the landing page responsive and will need some feedback. If you have time, please visit the dev website from your smartphone.

https://dev.tatoeba.org

Only the landing page (for non-authenticated users only) will adjust to small screens. Other pages will still be displayed as miniatures of the website.

To convert this page into a responsive page, I had to rework some elements so that they would display properly on smartphones. Some of these changes have an effect for the desktop users too (login box and UI language selection being the most notable changes). I'll let you try out and report things that you find confusing or inconvenient.

Thank you for testing!

{{vm.hiddenReplies[35464] ? 'expand_more' : 'expand_less'}} hide replies show replies
CK CK June 4, 2020 June 4, 2020 at 10:45:29 PM UTC link Permalink

Note that TRANG is referring to the non-logged-in main page.
You will have to make sure to log out to see what she's talking about.

This is the only problem that I noticed right off.
The interface language icon wasn't intuitive to me, but perhaps it is to others.

{{vm.hiddenReplies[35468] ? 'expand_more' : 'expand_less'}} hide replies show replies
TRANG TRANG June 6, 2020 June 6, 2020 at 5:22:39 PM UTC link Permalink

> The interface language icon wasn't intuitive to me, but perhaps it is to others.

Would it perhaps be more intuitive with the language code next to the icon?
https://imgur.com/a/maxaQLR

AlanF_US AlanF_US June 5, 2020 June 5, 2020 at 2:31:02 AM UTC link Permalink

The "show more features"/"show fewer features" icons are displayed, but have no effect, for a user who is not logged in.

{{vm.hiddenReplies[35470] ? 'expand_more' : 'expand_less'}} hide replies show replies
orion17 orion17 June 5, 2020 June 5, 2020 at 3:38:41 AM UTC link Permalink

It does, but it expands and collapses the hidden sentences instead of showing features...

{{vm.hiddenReplies[35471] ? 'expand_more' : 'expand_less'}} hide replies show replies
AlanF_US AlanF_US June 5, 2020 June 5, 2020 at 7:47:41 PM UTC link Permalink

The icons appear in two places: (1) in the top green bar and (2) next to each sentence. I was looking at the one in the top green bar, which didn't seem to do much. But in fact, it does affect sentences that have unreviewed automatically-generated alternate transcriptions: It shows or hides the transcriptions.

TRANG TRANG June 6, 2020 June 6, 2020 at 4:59:42 PM UTC link Permalink

The "show more" button in the green toolbar should indeed not be displayed. This bug should be fixed on dev now.

TRANG TRANG June 20, 2020 June 20, 2020 at 6:10:02 PM UTC link Permalink

I have implemented additional changes to the top menu. As always, if you have time, please test it on the dev website and let me know if you have any issue.

https://dev.tatoeba.org/

The main change is the part with the user menu, inbox, log out and language selection.

Thanks!

{{vm.hiddenReplies[35532] ? 'expand_more' : 'expand_less'}} hide replies show replies
CK CK June 21, 2020, edited June 21, 2020 June 21, 2020 at 12:57:52 AM UTC, edited June 21, 2020 at 1:02:02 AM UTC link Permalink

It works, but I don't like the way it takes multiple clicks to get to things I often access.

With the current design (on the main site), I can mouse-over my username, then click "comments on my sentences." This only requires one click.

The new design requires multiple clicks.
1. Click my username in the menu bar.
2. Click "my profile."
3. Click my username again where is appears under the search bar.
4. Click "comments on my sentences."

It's not only this, but it requires this same number of clicks to get to everything else in the drop-down menu that I use.

Changing my language isn't something that I use very much, hardly ever, but I do use the other things, so I'm not sure why the language change part cannot just be included in the "settings."

{{vm.hiddenReplies[35538] ? 'expand_more' : 'expand_less'}} hide replies show replies
AlanF_US AlanF_US June 21, 2020 June 21, 2020 at 12:55:08 PM UTC link Permalink

I agree. I rarely change my profile, but I often want to look at my lists, my most recent comments and sentences, and comments on my sentences. It is a pain to have to go through my profile in order to get there, especially on the desktop, where I have plenty of room for a longer drop-down list.

{{vm.hiddenReplies[35540] ? 'expand_more' : 'expand_less'}} hide replies show replies
AlanF_US AlanF_US June 24, 2020 June 24, 2020 at 3:32:27 PM UTC link Permalink

In addition to forcing us to use more clicks, moving these items out of the menu has a negative effect on discoverability. If I didn't see them in the menu, I might think that such functionality didn't exist at all, especially if I didn't visit my profile after setting it up as a new user.

AlanF_US AlanF_US June 21, 2020 June 21, 2020 at 12:58:59 PM UTC link Permalink

When I look at my profile, there's a box on the right-hand side with the heading "Settings". Three items are shown: (1) whether e-mail notifications are enabled, (2) whether the profile is public, and (3) the list of languages for translations I want to display. The problem with item (3) is that there's no explanation, just a bare list:

>> deu, eng, epo, fra, heb, ita, jpn, por, rus, ukr

It would be better if there were a short introductory phrase:

>> Translations displayed in: deu, eng, epo, fra, heb, ita, jpn, por, rus, ukr

{{vm.hiddenReplies[35541] ? 'expand_more' : 'expand_less'}} hide replies show replies
TRANG TRANG July 16, 2020 July 16, 2020 at 7:53:45 PM UTC link Permalink

I have created an issue on GitHub:
https://github.com/Tatoeba/tatoeba2/issues/2456

{{vm.hiddenReplies[35636] ? 'expand_more' : 'expand_less'}} hide replies show replies
AlanF_US AlanF_US July 17, 2020 July 17, 2020 at 4:03:20 PM UTC link Permalink

Thanks.