You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Description:
For now, the summary length in the application is fixed which means for bigger articles the summary is too tiny to be readable and misses many key points that must be covered in a summary.
Solutions:
Add 3 buttons near the change them toggle Summary Length
small
medium
large
Additional things to consider while contributing
Make sure that the buttons stick with the current theme
Use relative positioning, flex box, and refrain from using absolute positioning.
Add comments to the code you write
The text was updated successfully, but these errors were encountered:
Feature Description:
For now, the summary length in the application is fixed which means for bigger articles the summary is too tiny to be readable and misses many key points that must be covered in a summary.
Solutions:
Add 3 buttons near the change them toggle
Summary Length
Additional things to consider while contributing
Make sure that the buttons stick with the current theme
Use relative positioning, flex box, and refrain from using absolute positioning.
Add comments to the code you write
The text was updated successfully, but these errors were encountered: