Can anyone help me create a User Story for the dragging and dropping feature, where I can drag and drop projects from "New Project" to "In progress" etc Column
Related Questions in USER-INTERFACE
- OS-wide text autocomplete service with popup
- Bootstrap 5 tooltips not working in Laravel 9.x application
- GUI window is not appearing
- Responsive gui customtkinter
- Unwanted text on created icon
- Custom styled "Add to cart" button in WooCommerce product archive pages
- Page behavior in flet works when used directly in `main`, but not in a UserControl?
- How could I reuse the CTk tabviews in python GUI app?
- mouse coordinates in image go below 0 and above width
- Use the same button in different interfaces (JAVA)
- Distributing a GTK4 Windows application
- How to design the file operation interface involving status and transactions?
- Creating a GUI application for creating graphs
- How point to other link after login
- How to align widget to another widget in Flutter
Related Questions in DRAG-AND-DROP
- React Grid Drag n Drop
- In SwiftUI and macOS how do I copy-and-paste and drag and drop multiple local file URLs into a scroll view
- need an function swap for swaping elements
- How to keep drag preview exactly the same as original item?
- How can I configure Angular Material drag and drop to allow dropping an element when the cursor is outside the drop zone
- can't drag boxes to specific time slot in weekly calendar
- How to create a function on reordering the project views using Cypress automation
- SwiftUI - List multi selection move / reorder (works on Mac but not on iOS)
- OnBeginDrag does not get called when a nested Canvas is attached in Unity UI
- Block file opening when drag and drop
- Drag&Drop feature in jquery drops element at seemingly random position
- Cannot drag boxes in calendar weekly column
- How drag and drop 2D UI elements of Canvas in OVR ray interactable?
- How to appendchild() using drag drop with 2 hierarchically equal divs? using Typescript
- Is it possible to change the cursor while dragging using HTML drag and drop
Related Questions in REQUIREMENTS
- Need to average a row of cells but requiring a minimum of 3 cells to have data
- I get "Getting requirements to build wheel did not run successfully" when I try to pip3 install pymc3
- Meaning of the { } -> "operator" in C++
- How to Increase Mobility Score to 55 in Quantitative Algorithms - Contributions?
- ERROR: Dependency lookup for OpenBLAS with method 'pkgconfig' failed. Can't find cmake even if I installed it
- Install requirements from Django project with VS Code
- How to tie Work Items to a release that have no code
- Streamlit requirements are not respected?
- ERROR: No matching distribution found for open3d==0.15.2 (from -r requirements.txt (line 31))
- What is the process of uploading and selling my designs on Instagram Avatar Store as a digital fashion creator?
- scalability - Calculate load for performance testing from requirements
- Need website that has project ideas and documentation/requirements
- Acceptance test design in Requirements Validation (Software Engineering)
- Use dictionaries as requirements for if statements
- How to create a custom excel template for export customized work items for a project in Polarion?
Related Questions in USER-STORIES
- Unable to print ADO User Stories
- How i can upload stories in telegram account with pyrogram?
- Unable to view User Stories / Tasks under Sprint Board in a Inherited Agile board
- Copado User Story showing Potential Conflict with Old User Story Which is Already Deployed
- In Azure ADO, the iteration taskboard has a diff order than the iteration backlog
- In ADO boards can you get a User Stories status to be updated automatically when a child task's status moves to "In Progress"?
- Restrict access of partial implmented API in Production
- How to breakdown MVP designs into testable user stories?
- How to link commits to User Story automatically using Visual Studio?
- Can we perform capacity planning in Azure Devops board based on Story points entered on User Stories instead on hours entered in Task?
- Use or Extend relationships in the flow modifique the postcondition?
- Android: MotionEvent ACTION_UP doesn't trigger after ACTION_CANCEL
- User story for drag and drop feature
- How to pass value of a field from Parent Work Item to Child in Azure DevOps
- How to map Activities to Tasks in a User Story Mapping session
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
User-stories describes a feature from the user's point of view, making clear what the user wants to achieve. We cannot invent stories for your users: normally, you should discuss this with your users. But if you're learning and it could help, here an hypothetical example:
Be aware that referring explicitly to a drag and drop seems very detailed and might not leave much room to propose better solutions. In this regard, you need to keep in mind that a story is not a detailed specification. It's just a placeholder for a conversation. Personally, I'd rather go for something simpler like:
I would then discuss with the user about the details of the story. Maybe drag and drop is the way to go. Maybe keyboard control (tab to select, space to chose target) is needed for accessibility reasons. But perhaps I'll discover that some users prefer to update the status in the project card if it's on the screen.
Anyhow, during this conversation you'd write down all the expectations, positive and negative, for the acceptance criteria. For example: