-
## Group overview
At the FDC3 Use Cases Roundtable London, October 5th 2021 participants agreed that the FDC3 lexicon needs to be expanded, both with additional intents and context types to support U…
-
### Question Area
[ ] App Directory
[ X] API
[ ] Context Data
[ ] Intents
[ ] Use Cases
[ ] Other
### Question
Reseting context to an initial value doesn't seem to be covered in the API. A…
-
If I execute the following:
~~~
fdc3.open("NoAppId").catch(e => console.log("type of thrown object", typeof e));
~~~
The following is logged:
~~~
type of thrown object string
~~~
Howev…
-
In file nativeOverrides.js > window.open when an underlying application calls window.open within a Finsemble window, the new window is not able to properly load finsemble window font assests:
![image…
-
Our first review of the tests turned up some incorrectly defined tests.
## Incorrectly defined tests
(So far I haven't found the below in the issues raised with test cases, hence, they may have b…
-
Must update the Readme files on how to setup and start the project and tests.
-
See: https://github.com/ScottLogic/FDC3-conformance-framework/issues/26
The failure occurs because our fdc3.open tests relies on the desktop agent throwing `AppNotFound` for the given appId. Finsem…
-
## Group overview
Discussion group for developing proposals for producing bridges between FDC3 implementations (aka Desktop Agents), allowing applications running on one Desktop Agent, to integrate w…
-
## Enhancement Request
Introduce a new `fdc3.applications()` method that returns a promise that resolves with the application definitions that the FDC3 API implementation is aware about (obtained f…
-
## Enhancement Request
Additions need to be made to the FDC3 site to provide links to implementations (including Desktop agents, development apps and apps using the FDC3 desktop agent API) and to 'c…