When creating/linking an entity in a Rich Text field (via typing "#"), there are keyboard navigation issues in the resulting entity-chooser popup:
Creating a new entity: after selecting a Type in the right pane with the mouse (required!), the keyboard focus is lost, so you cannot hit Enter to create the new entity.
Although I can select an existing entity OK with just the keyboard, creating a new entity requires using the mouse to select the Type . Please consider changing the function of theTabkey here to switch the keyboard focus to the right pane âFilter Typesâ field, and then allow cursor up/down/Enter to navigate through the resulting filtered list of Types to select one to create.