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

"Click to Choose File" button in the Document Dialog Fragment displays the file uploaded inside the same button. #605

Closed
AbhilashG97 opened this issue Mar 19, 2017 · 3 comments

Comments

@AbhilashG97
Copy link
Member

Summary:

"Click to Choose File" button in the Document Dialog Fragment displays the file uploaded inside the same button.

Steps to reproduce:

Step 1) Open the application and view Clients from the navigation drawer.
Step 2) Tap on any Client.
Step 3) Tap on the menu key in the top right corner (three dots). This will bring up an expanded menu which would contain Document as one of the options.
Step 4) Tap on documents.
Step 5) Tap on the "+" sign at top right corner.
Step 6) Tap on "Click to Choose File".
Step 7) Select a file.

Expected behavior:

It should display the uploaded file in a TextView below the "Click to Choose File" button.

Observed behavior:

The uploaded file is displayed inside the button itself.

Device and Android version:

Device : Motorola Moto G 1st Generation [XT1033] [Falcon]
ROM : CyanogenMod 13.0 Snapshot build

Screenshots:

screenshot_20170319-101040

screenshot_20170319-101045

@AbhilashG97
Copy link
Member Author

I would like to work on this issue.

@AbhilashG97
Copy link
Member Author

I have made appropriate changes, please review my pull request.
Pull request - #610

@AbhilashG97
Copy link
Member Author

The UI for the upload document dialog has been changed in this pull request.
This issue is no longer present in the app.

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

No branches or pull requests

1 participant