John Hooks

Results 22 issues of John Hooks

adding @microsoft/api-extractor will allow for rolling up declaration files, tracking api changes, and generating api documentation.

### Have you experienced this bug with the latest version of the template? Yes ### Steps to Reproduce Follow the instructions in the Deployment section of the README.md ### Expected...

There was an odd issue in PR #309, where a function returned `unknown` rather than the expected type but it didn't raise any type errors and passed all the tests....

enhancement
good first issue

### What problem does this address? Currently the notifications are contained in a static JSON file. The data should be queried from the database. ### What is your proposed solution?...

[Scope] Service
php

[paaljoachim](https://wordpress.slack.com/team/U02STFXFE) on WordPress Slack left the following suggestions after testing out the plugin. > Bell icon top right corner shows a red color dot. To me it gives a signal...

[Scope] UI - Notification Hub

## JetPack notifications @erikyo was researching how JetPack creates blocks and found they have notification components. Further more, there is a whole notification system, which functions almost identically to the...

## The questions How does the current design take into account the Gutenberg design? Can it be adapted to fit that design system? It is the new system and seems...

Needs Design Feedback
[Scope] UI - Notification Hub

## What problem does this address? The current rest-api does not support subscriptions. ## What is your proposed solution? I propose adding and a new resource: `/wp-json/wp/v2/notifications/subscriptions` - Create, Read,...

[Scope] Service

## What problem does this address? The current rest-api does not support creating a new notification message and broadcasting it to subscribed users. ## What is your proposed solution? I...

[Scope] Service

Review the database schema document, (make sure it is up to date) and prepare a post explaining the logic behind the design.

[Type] Project Management
[Scope] Database / Persistence