Home Screen name resolver not replacing the name with the SMILES
To reproduce: 2. Click on the name resolver to enable it 3. Type aspirin in the target field (note, invalid SMILES warning) 4. Click on Resolve (note the chemical structure is drawn) 5. Aspirin remains in the target field.
- Click on the name resolver to enable it
- Go to the "Home" screen
- Type aspirin in the target field (note, invalid SMILES warning)
- Click on Resolve (note the chemical structure is drawn)
- Aspirin remains in the target field.
This is causing a problem with the Cypress testing as, post name resolution, we are expecting the SMILES to be present, not the generic name to confirm the resolution was successful.
Edited by Samuel Gong