-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Profile page UI/UX inconsistencies #2173
Comments
@ViditChitkara thanks for solving 3rd issue in this via #2166 |
👍 |
@ViditChitkara thanks for opening #2262 and doing #2263. |
@jywarren is anyone else working on remaining parts of these sub issues? |
@SidharthBansal I didn't really had an idea that you were working on it. I just saw an untidy navbar while browsing on the mobile site and sent a patch for the same. Had I known someone was working on it, I would have been more than happy. Will take care about this in the future |
No problem, btw great catch. |
#2294 is also a part of profile pages |
Is this one perhaps complete? Or anything remaining could be broken out as a narrower issue? Thanks!!! |
One issue is left. Broken ajax. |
ah, ok - can you elaborate a bit on that? sorry, i didn't quite follow what
was going wrong?
…On Fri, Aug 3, 2018 at 12:08 PM Sidharth Bansal ***@***.***> wrote:
One issue is left. Broken ajax.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2173 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ772qNrSykWEfNN-20SAmB8l2TjZks5uNHVqgaJpZM4Ry2hN>
.
|
Follow the following sequence
|
No problem, and thanks for carefully documenting this!
…On Sun, Aug 5, 2018 at 12:37 AM Sidharth Bansal ***@***.***> wrote:
Follow the following sequence
1. Go to profile page
2. Click the Like nav bar
3. Click on 19 page from paginations given at bottom
4. You will be redirected to the Research nav bar and 19th page.
This error is in whole website. At all the nav bars. On the main
welcome page also. When you switch over events from all events, etc.
Does this makes sense?
I tried to debug this error. But the solution did not work.
Solution is https://coderwall.com/p/viyn-w/will_paginate-and-ajax or
similar post. I remember very well that I tried almost 9-10 solutions
similar to this post. But they did not work out. So this subissue was not
resolved. Sorry for lingering for this error.
One more issue has arisen on profile page --> Once you will go on
comments. Then go on second page of comments. You will notice a new page to
be opened instead of ajax.
I have added this into the checklist.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2173 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ7D9OunGmfXJ-D1YEb5F7-19sCE8ks5uNnZXgaJpZM4Ry2hN>
.
|
Are you willing to send a quick fix to it?
On chrome on my laptop everything is working fine.
…On Fri, Dec 21, 2018, 7:54 AM d1g1t4ld1n4 ***@***.*** wrote:
Hey! I was going to open and issues about this, and this issue showed up
as related. So I thought I might talk about it here. I went to go edit my
profile, when I noticed that the prompt to add an image is below editing
your bio and all that, which isn't very intuitive for users. Also, the
header "bio" should be above the box where you edit your bio. I'm using the
latest version of Firefox if that helps.
[image: screenshot from 2018-12-20 21-23-13]
<https://user-images.githubusercontent.com/19677511/50321172-905e8180-049d-11e9-9eb5-db35e9c747f3.png>
[image: screenshot from 2018-12-20 21-21-25]
<https://user-images.githubusercontent.com/19677511/50321173-905e8180-049d-11e9-9fd2-9e174b5ff0e4.png>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2173 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AUACQwMoxr5M2F6khob6VTwfFFYDdI20ks5u7EZNgaJpZM4Ry2hN>
.
|
Profile pages are fully rebooted!!! Thanks all! |
Please describe the problem (or idea)
The tabs on /profile/author have different treatment in terms of
Some have count while others dont have
Some have icons while other
Some have text while other does not
Like tab should render liked pages on the same page but is rendering on the different page
Two horizontal lines on the bottom of profile page
Broken Ajax ---> See carefully ....The pagination is in accordance with the maximum number of elements present in any of one tab
Go to comments nav bar. Then go on second page of comments. You will notice a new page to be opened instead of ajax.
A non logged in user can click on the tags to delete them
The text was updated successfully, but these errors were encountered: