bldrs-ai / Share

Share is a web-based BIM & CAD collaboration platform.
http://bldrs.ai
103 stars 30 forks source link

Note delete response should be checked for status #1200

Open OlegMoshkovich opened 3 months ago

OlegMoshkovich commented 3 months ago

const res = await closeIssue(repository, noteNumberToDelete, accessToken) filter notes based on the response from the call if the note is closed remove it from the list, if the response is not successful signal to the user the note cannot be deleted