Skip to content
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

Add comment grouping by author #44

Closed
tgolen opened this issue Aug 10, 2020 · 8 comments · Fixed by #305
Closed

Add comment grouping by author #44

tgolen opened this issue Aug 10, 2020 · 8 comments · Fixed by #305
Assignees

Comments

@tgolen
Copy link
Contributor

tgolen commented Aug 10, 2020

I wonder if this is because we are reversing the list of reports when they are viewed?

@AndrewGable
Copy link
Contributor

AndrewGable commented Aug 10, 2020

Example:

1 2
Screen Shot 2020-08-10 at 3 18 34 PM Screen Shot 2020-08-10 at 3 18 49 PM

@quinthar quinthar added this to the Alpha Launch milestone Aug 12, 2020
@quinthar
Copy link
Contributor

This feels like a very visible kind of polish that people will notice if we don't do, but can live without in a bind. Marking HIGH

@quinthar quinthar added the HIGH label Aug 12, 2020
@quinthar
Copy link
Contributor

This is currently disabled; updating this to instead to fix it and re-enable

@quinthar quinthar changed the title Sometimes comments are grouped with the wrong person Add comment grouping by author Aug 12, 2020
@quinthar quinthar added MEDIUM and removed HIGH labels Aug 15, 2020
@quinthar
Copy link
Contributor

In the spirit of a feature freeze, demoting to LOW and removing from the milestone.

@quinthar quinthar removed this from the All Hand's Launch milestone Aug 15, 2020
@quinthar quinthar added LOW and removed MEDIUM labels Aug 15, 2020
@sketchydroide
Copy link
Contributor

I think I had a similar issue when doing this on mobile, and it was due to the reversing of the report items, so I would assume that this is the case here as well

@sketchydroide sketchydroide self-assigned this Aug 26, 2020
@tgolen
Copy link
Contributor Author

tgolen commented Aug 26, 2020

@sketchydroide The code for this is here: https://github.com/Expensify/ReactNativeChat/blob/a1d04df57d481241f97c4e4b1aab18062d2b400a/src/page/HomePage/Report/ReportHistoryView.js#L62-L80

It just needs re-enabled and then have the logic fixed.

@sketchydroide
Copy link
Contributor

I think that I can't replicate the problem anymore, maybe there were some changes to history items themselves? Here is what it is looking like now after I re-enabled and fixed the UI issues.

Web ReactNative
Screenshot 2020-08-26 at 17 19 19 Screenshot 2020-08-26 at 17 19 30

@tgolen
Copy link
Contributor Author

tgolen commented Aug 26, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants