wiki:SuggestComponent

Version 4 (modified by 233144, 24 hours ago) ( diff )

--

Suggestion for a missing component

Actors

User

Scenario

  1. The user clicks on the "COMPONENTS" dropdown

  1. A dropdown list is displayed and then upon selection a popup with components.

No image "componentList.png" attached to SuggestComponent

  1. If the component the user is looking for is missing, they can click on the "SUGGEST COMPONENT" dropdown
    INSERT INTO suggestions (user_id, link, description, component_type)
    VALUES ($userId, $link, $description, $componentType)
    

No image "suggestion.png" attached to SuggestComponent

Attachments (3)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.