## Spec for "Cursor" Plugin...

A plugin that shows a cursor as the user drags an object around a page

## Table of Contents​

- [Spec for "Cursor" Plugin...](#spec-for-%22cursor%22-plugin)
- [Table of Contents​](#table-of-contents%e2%80%8b)
- [Workflow](#workflow)
- [User Stories](#user-stories)
- [Screens / States​](#screens--states%e2%80%8b)
- [Test Plan](#test-plan)

## Workflow

(N/A)​

## User Stories

As a user, I can...

- Show a cursor as I drag objects around

## Screens / States​

![]()

## Test Plan

| √   | Scenario                                | Expected                                                                         |
| --- | --------------------------------------- | -------------------------------------------------------------------------------- |
| √   | I click on an object and move the mouse | A cursor is shown indicating the location the the item will be placed if dropped |
