Skip to content

Select from assigned issues list

Tom Quirk requested to merge assigned-issues into master

What does this MR do?

Primarily:

  • Adds list of assigned issues for the user to select
  • Adds ability to filter this list
  • Retains ability to enter issue URL

Additionally:

  • improves some tests

This MR builds on styling/layout work done in !55 (merged).

Demo

Demo video showing filtering, and search by URL:

Note: invalid form feedback left padding is slightly too large in video. See screenshot below for actual, fixed version

mvc-2-styling

Video demo pre-2020-07-10 MVC-2-assigned-issues

Screenshots

Note: placeholder in screenshots out of date. Placeholder is actually "Filter by issue number, title, or paste an issue URL"

Selected issue Screen_Shot_2020-07-10_at_3.42.23_pm
Filtering list of issues Screen_Shot_2020-07-10_at_3.43.21_pm
When issue URL entered, but invalid Screen_Shot_2020-07-10_at_3.46.28_pm
Access Token screen (after slight style changes) Screen_Shot_2020-07-10_at_3.50.45_pm

Closes #4 (closed), #27 (closed)

Checklist

  • Generated new gitlab_figma_plugin_dist.zip (npm run pkg) file if changes have been made to src/
  • Added tests for new functionality
Edited by Tom Quirk

Merge request reports

Loading