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

Fixed issue #15 and #33 #34

Closed
wants to merge 3 commits into from
Closed

Fixed issue #15 and #33 #34

wants to merge 3 commits into from

Conversation

Abha2001
Copy link

No description provided.

after editing upload button wasnt working
enhanced UI, enhanced pagination, previous button wasnt working,page 1 was refreshing the same page instead of redirecting to page 1
login button was not working
@Abha2001
Copy link
Author

Abha2001 commented Feb 1, 2020

Fixed issue #15, you need to login button, by removing the button tag from Responseform. Html
Fixed previous button by changing if condition in responses.html
Added some pagination features-active page number in bold, displaying page numbers of previous and next page, adding "last" button in responses.html
The first page button was not working. It was simply refreshing the current page. Fixed that by changing the href in responses.html
User ID parameter was missing in save function call in updateResponse in views.html. So upload button was not working after editing

@Abha2001 Abha2001 closed this May 5, 2020
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 this pull request may close these issues.

1 participant