Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

google doc preview image fetching error bug fix #22

Merged
merged 7 commits into from
Jul 17, 2023

Conversation

soujash-mandal
Copy link

@soujash-mandal soujash-mandal commented Jul 17, 2023

both image preview fetched from google
now default image stored locally
In case any google image preview failure It simply fetches default image from local as previous version
if we dont resolve it it will keep on trying to fetch the preview image infinite times

soujash-mandal and others added 7 commits July 15, 2023 21:46
Applying filter in frontend of document creation form.

old version - if we don’t add teams it throws error in the backend (front end filters missing)

new version - resolved the frontend filtering
now in the time of template creation if one can provide full link . It converts into doc ID and works with it.
now we can see actual google doc preview for each doc present s
in
the previous static preview image replaced with dynamic one
1. dashboard
2. draft
3. all docs
4. my docs
5. template creation
@soujash-mandal soujash-mandal changed the title Soujash mandal/template management form UI changed all static doc preview to dynamic +UI upgrade+ minor bug fix Jul 17, 2023
@soujash-mandal soujash-mandal changed the title changed all static doc preview to dynamic +UI upgrade+ minor bug fix google doc preview image fetching error bug fix Jul 17, 2023
@soujash-mandal soujash-mandal marked this pull request as ready for review July 17, 2023 07:47
@yashcode00 yashcode00 merged commit 5819b01 into main Jul 17, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants