-
-
Notifications
You must be signed in to change notification settings - Fork 206
Closed
Labels
type:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed
Description
New Issue Checklist
- I am not disclosing a vulnerability.I am not just asking a question.I have searched through existing issues.I can reproduce the issue with the latest version of Parse Server and the Parse Flutter SDK.To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Issue Description
When we have a file and a name, the name is selected from the file.
Steps to reproduce
n/a
Actual Outcome
It takes the name from the file path
Expected Outcome
The name that was injected must be selected.
Environment
Parse Flutter SDK
- SDK version:
3.1.3
- Operating system version:
11
Server
- Parse Server version:
7.3.0
Logs
Metadata
Metadata
Assignees
Labels
type:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
parse-github-assistant commentedon Oct 12, 2024
Thanks for opening this issue!
ParseFile
#1012