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

NT-2095:View Replies show and hide with scrolling #1312

Merged
merged 4 commits into from
Jul 6, 2021

Conversation

hadia
Copy link
Contributor

@hadia hadia commented Jul 5, 2021

📲 What

View Replies show and hide with scrolling

🤔 Why

the comment replies bind before checking the feature flag
image

🛠 How

chain the events

image

👀 See

| Before 🐛 |

device-2021-07-05-185423.mp4

| After 🦋 |
https://user-images.githubusercontent.com/1075310/124510632-8c34ae00-ddd4-11eb-9523-4f74f21c5093.mp4

📋 QA

1- open "Elementallis - A Zelda-like with Elemental magic gameplay"
2- check the second comment for "paulo" the "view replies" is hidden
3- scroll down and then scroll to comment it appear

Story 📖

https://kickstarter.atlassian.net/browse/NT-2095

Copy link
Contributor

@Arkariang Arkariang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Arkariang
Copy link
Contributor

as soon as the failing test is fixed feel free to merge

@codecov
Copy link

codecov bot commented Jul 6, 2021

Codecov Report

Merging #1312 (cfb24cb) into master (3227c4a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1312   +/-   ##
=========================================
  Coverage     74.12%   74.12%           
  Complexity      739      739           
=========================================
  Files           221      221           
  Lines          6666     6666           
  Branches        406      406           
=========================================
  Hits           4941     4941           
  Misses         1589     1589           
  Partials        136      136           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3227c4a...cfb24cb. Read the comment docs.

@hadia hadia merged commit 5c31fce into master Jul 6, 2021
@hadia hadia deleted the fix/view_repies_binding branch July 6, 2021 01:55
Arkariang added a commit that referenced this pull request Jul 6, 2021
…ure/NT-2059-update-stripe-sdk

* 'master' of github.com:kickstarter/android-oss:
  NT-1997:UI/UX – Error loading more replies (#1313)
  NT-2095:View Replies show and hide with scrolling (#1312)
  NT-2053:UX – Add pagination to replies (#1311)
  NT-2028: Navigation – Back button should slide view out #1310
  NT-1958: UX – Post a reply (#1305)
  NT-2071: Update exoplayer, mockito, and timber dependencies to latest versions (#1306)
  Set the name as an empty string to prevent the app from crashing. (#1309)
  NT-2069:Refactor Comment Pagination code  (#1308)
  NT-2005: Update Dependencies to Latest Version (#1304)
  NT-2069:Refactor Comment Pagination code (#1303)
  NT-1958: UX – Post a reply (#1301)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants