Skip to content

July 7, 2020 Agenda

Matt King edited this page Jul 7, 2020 · 3 revisions

Agenda for July 7, 2020

Setup and review agenda

Start at 11:00 -- 4 minutes.

Future meeting agendas

Start at 11:04 -- 1 minute

Finalizing Combobox Date Picker

PR 1413

Use of fontawesome

Start at 11:05 -- 10 minutes

The date picker combobox head includes:

<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous">
  • Is the external link necessary/desirable?
  • Is this necessary for codepen to work?
  • If so, this will need to be referenced in the source code section

Behavior of space in calendar

Start at 11:15 -- 5 minutes

  • Specified behavior is to change selection state of focused cell, which also updates combobox value.
  • Different from Enter because does not also activate OK
  • Should Space andEnter be same?
  • Bug to fix if not: Carolyn observed default is not prevented so also causes browser scroll

Final approving reviews

Start at 11:20 -- 5 minutes

  • Ready to merge?
  • Last call for blocking issues
  • Need approving reviews from assigned reviewers

Range properties guidance section

Start at 11:25 -- 10 minutes

Prioritize other open pull request

Start at 11:35 -- 25 minutes

Meeting Resources

Clone this wiki locally