Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Progress bar issue #117

Open
ajaychaudharkansal opened this issue Sep 24, 2020 · 11 comments
Open

Progress bar issue #117

ajaychaudharkansal opened this issue Sep 24, 2020 · 11 comments
Assignees

Comments

@ajaychaudharkansal
Copy link

Hi @ranmyfriend & @boominadhaprakash

Thanks for this library. This helps me a lot. Sorry for the inconvenience , but I'm facing one issue with progress bar . Some time progress bar is not showing & also not changing the next image. The progress bar is also not showing the progress. Please check the attachment.

https://user-images.githubusercontent.com/71260037/94113871-2be80780-fe65-11ea-898d-8ea78dccfee7.png

Please help me in this.

@ranmyfriend
Copy link
Member

Hi @ajaychaudharkansal
Can you please list down the use case for this issue. so that we can reproduce it from outside and try to give fix.

@ajaychaudharkansal
Copy link
Author

Hi @ranmyfriend

Thanks for the response . Let me share you a video link , that might help you to understand the issue. Please check the video link.

https://youtu.be/oKQA3QbbyXw

Thanks

@ranmyfriend
Copy link
Member

It says Video is Unavailable @ajaychaudharkansal

@ajaychaudharkansal
Copy link
Author

Hi @ranmyfriend

Sorry for that . let me check it again. That was a youtube video link .

@ajaychaudharkansal
Copy link
Author

Hi @ranmyfriend

Please Check this link.

https://youtu.be/eDV7XSNkUVk

@boominadhaprakash
Copy link
Member

Hi @ajaychaudharkansal

We will check it and revert you back. Before that, let us know, have you modified any existing code? Is it stopping the progress bar?

@ajaychaudharkansal
Copy link
Author

hi @boominadhaprakash

Sorry for the late response . I didn't changed anything in both of the progress classes.

I only changed the data type of story_identifier from string to Int. Nothing else I changed in that,

final class IGSnapProgressView: UIView, ViewAnimator {
public var story_identifier: Int?
public var snapIndex: Int?
// public var isCancelledAbruptly = false
public var story: IGStory!
}

@ajaychaudharkansal
Copy link
Author

Hi @ranmyfriend & @boominadhaprakash

Please help me in this issue.

Thanks

@ranmyfriend
Copy link
Member

ranmyfriend commented Sep 25, 2020

Hi @ajaychaudharkansal Actually, we played the scenario what you have mentioned. but not easily reproducible. We will try to load more stories and will play with this and let you know. I Will reply in the evening.

@ajaychaudharkansal
Copy link
Author

@ranmyfriend

Thanks for the response.

@ranmyfriend
Copy link
Member

Hi @ajaychaudharkansal
We got one issue from outside. when we are deleting the last snap of current user, then trying to view other user story. then the progress bar and view is getting stuck. We are trying to solve this issue as soon as possible. But apart from this delete functionality, we have not faced any progress bar issue. what you have mentioned here.

Can you please list down the use case anything additionally you are trying to do here.

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

No branches or pull requests

3 participants