Code Monkey home page Code Monkey logo

ts-ui's People

Contributors

dependabot[bot] avatar qolzam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ts-ui's Issues

Fix redirecting after clicking on a notification

Describe the bug
after clicking on a "like" and "comment" notification alert it redirects you to a blank page

To Reproduce
Steps to reproduce the behavior:

  1. click on a notification of a like or comment
  2. See error

Expected behavior
to see the post or comment and then the comment flash so you see what was the new comment

Screenshots
image

Desktop:

  • OS: Ubuntu 20.04 LTS
  • Browser: chrome Version 90.0.4430.212 (Official Build) (64-bit)
    Add any other context about the problem here.

Add reply option to comments

Describe the solution you'd like
there are many options from basic to advanced level comment reply options as following:
1- reply with a mention using @username
2- reply only 1 level to a comment like the "Instagram" :
image
3- advanced multi-level comment section (but this option isn't appropriate for this current UI) :
image

404 page Css is not centered vertically

Describe the bug
404 page is not centered and not margined at top... some of the graphics are hiding on top of screen
screenshot explains for itself

To Reproduce
Steps to reproduce the behavior:

  1. Go to 404 page css

Expected behavior
a clean and clear 404 page

Screenshots
image

Desktop (please complete the following information):

  • OS: windows 10
  • Browser chrome
  • Version 108

Fix Close option for emojie box

Describe the bug
there's no way to close the emoji box without clicking on the send button

To Reproduce
Steps to reproduce the behavior:

  1. Go to chatbox
  2. Click on emojies

Expected behavior
to have a close button
Screenshots
Screenshot from 2021-05-17 05-11-56

PWA support

Great job! Currently, there are no social network engines with a normal architecture. It is sad that the project is developing very slowly. Will the social network support PWA in the future?

Migrating on Next.js

Is your feature request related to a problem? Please describe.
Moving on next.js to support PWA and speed up development.

Related to #1

Fix User suggestion Tab UI

Describe the bug
text in the user suggestion sidebar collides into each other at a specific resolution

To Reproduce
Steps to reproduce the behavior:

  1. Go to Home Page
  2. resize the screen to 980px x 685px
  3. see the suggestion for you
  4. See long names collide into the follow button

Expected behavior
not to collide and if size doesn't fit, shorten the names with "..." chars or hide the sidebar entirely

Screenshots
image

Desktop (please complete the following information):

  • OS: [windows
  • Browser chrome
  • Version 90.0.4430.85 (Official Build) (64-bit)

Update upload image UX

Describe the bug
the profile upload box UX is not well designed

To Reproduce
Steps to reproduce the behavior:

  1. Go to profile
  2. Click on upload picture
  3. upload dialog pops up
  4. the upload box neither have padding nor margins and sticks to left

Expected behavior
it needs appropriate padding/margin and needs to fill the box

Screenshots
image

Desktop:

  • OS: windows 10
  • Browser chrome
  • Version 90.0.4430.85 (Official Build) (64-bit)

Comment Notification open and scroll down to the comment

Is your feature request related to a problem? Please describe.
clicking on a comment notification will only redirect you to the post and would not even open the comment sections

Describe the solution you'd like
usually, clicking on the notification about a specific comment on social medias, redirects you to the post and scroll down and even highlights the comment or blinks it.

Fix Edit profile update information

Describe the bug
on the profile page, Editing Profile doesn't work

To Reproduce
Steps to reproduce the behavior:

  1. Go to Profile
  2. Click on try to edit (e.g. Full Name Field)
  3. click update
  4. website field shows error and nothing submits

Expected behavior
to update fields

Screenshots
image

Desktop (please complete the following information):

  • OS: windows
  • Browser chrome
  • Version 108

Fix Click The "Post" button behavior on Home page

Describe the bug
on the Home Page creating a new post , clicking the "post" button rapidly would post it multiple times

To Reproduce
Steps to reproduce the behavior:

  1. Go to Home
  2. Click on "What's new with you?"
  3. create a post
  4. rapidly click on the Post button Continuously

Expected behavior
to only post once instead of posting it multiple times when waiting for the server response

Screenshots
image

Desktop (please complete the following information):

  • OS: [windows
  • Browser chrome
  • Version 90.0.4430.85 (Official Build) (64-bit)

[Feature] User group/community page

Describe the solution you'd like
I have an idea that we can implement the feature of groups with the existing app and the user may have a great experience regarding the group.
The better explanation may as follows:
Based on my idea, seems to me that a bit more may be needed. Maybe something like:

  1. One group can have many users.
  2. One user can belong to many groups.
  3. Within a group, users create topics (topic = subject; theme; a category or general area of interest.)
  4. Within a topic, users create new posts or reply to previous posts.
    The database may be designed in given below manner:
    Screen Shot 2019-07-17 at 1 16 12 PM

Fix: turn off form-autofill in text input of chatbox

Describe the bug
turn off form-autofill in chatbox
clicking on the chat box will cause the suggested text to pop up which is not needed for a chatbox

To Reproduce
Steps to reproduce the behavior:

  1. open chatbox
  2. Click on the chatbox text input
  3. old filled texts appear (the word was typed in the search element before)

Expected behavior
not have an autofill option in the text input of a chatbox

Desktop:

  • OS: Ubuntu 20.04 LTS
  • Browser: chrome Version 90.0.4430.212 (Official Build) (64-bit)

Update Edit Profile Date Picker UX

Describe the bug
date picker for Edit Profile doesn't let you choose between years so it needs to reconfigure as it's really troublesome to slide through months to reach a specific year
and there's no Lable/placeholder for the DatePicker Element (I guessed it's for birthday but there's no text claiming it's the birthday or what)

To Reproduce
Steps to reproduce the behavior:

  1. Go to profile
  2. Click on Edit Profile
  3. Scroll down to DatePicker
  4. See DatePicker Element

Expected behavior
It needs to let you pick the years directly and it needs to have a label/placeholder on the input element.

Screenshots
image

Desktop (please complete the following information):

  • OS: [windows
  • Browser chrome
  • Version 90.0.4430.85 (Official Build) (64-bit)

Fix Notification system

Describe the bug
no notification is being sent....

To Reproduce
do something that promotes a notification... nothing happens. like... comment... follow

Fix undefined User on following list

Describe the bug
clicking on a profile on the https://solar.telar.dev/friends/followers page would lead to an empty page
and URL always ends up with https://solar.telar.dev/@/undefined

To Reproduce
Steps to reproduce the behavior:

  1. Go to (https://solar.telar.dev/friends/followers)
  2. switch to followers tab
  3. click on a follower username
  4. nothing shows up

Expected behavior
to open the user's profile page that you've clicked on

Screenshots
image

Desktop (please complete the following information):

  • OS: windows
  • Browser: chrome
  • Version 108

fix opening non-existent sub directories in URL

Describe the bug
entering a random subdirectory after the main URL, opens a profile that doesn't exist

To Reproduce
Steps to reproduce the behavior:

  1. Go to browser's address bar
  2. enter random string after the URL [eg: "social.telar.dev/yahoo.com"]
  3. shows a non-existent profile

Expected behavior
to show 404

Screenshots
Screenshot from 2021-05-17 05-27-09

Desktop:

  • OS: Ubuntu 20.04 LTS
  • Browser: chrome Version 90.0.4430.212 (Official Build) (64-bit)

Account page configuration doesn't save

Describe the bug
on the account page (https://solar.telar.dev/account) if you change the setting and click save changes, and refresh everything goes back to normal.

To Reproduce
Steps to reproduce the behavior:

  1. Go to account setting
  2. Click on the check boxes for whether send email....
  3. save changes
  4. refresh the page using F5 (don't just switch tabs)
  5. everything resets to its default (which shouldn't)

Expected behavior
to save the user's preferences

Desktop (please complete the following information):

  • OS: windows
  • Browser chrome
  • Version 108

Add options for making Profiles Public or Private

Is your feature request related to a problem? Please describe.
all of the profiles are public right now that would be nice to add a private option for profiles

Describe the solution you'd like
add public and private options to profiles.

Describe alternatives you've considered
a more advanced privacy option would be [public, private, friends of friends]. and this option can be applied to individual posts too.

fix Switching between chats

Describe the bug
if you have one chat open, then open another one, you can't switch to the last one. and you have to close it manually to see the last one
To Reproduce
Steps to reproduce the behavior:

  1. open two chats
  2. try to switch to another one
  3. see it stuck

Expected behavior
it's expected to open the new one and close the last one

Screenshots
If applicable, add screenshots to help explain your problem.
Desktop:

  • OS: Ubuntu 20.04 LTS
  • Browser: chrome Version 90.0.4430.212 (Official Build) (64-bit)

Fix Comments Sorting by Timespans

Describe the bug
the comments aren't sorted by "DESC" by timespans

To Reproduce
Steps to reproduce the behavior:

  1. Go to the comments section of posts
  2. post new comments
  3. refresh the page
  4. the latest comment isn't in the bottom
  5. See error

Expected behavior
to see the comments sorted by time in descending order and not in the ascending order

Screenshots
image

Desktop:

  • OS: [windows
  • Browser chrome
  • Version 90.0.4430.85 (Official Build) (64-bit)

Change Confirmed Upload Profile Image

Describe the bug
the confirm button after uploading the image isn't intuitive

To Reproduce

  1. Go to Edit Profile
  2. Click on upload image
  3. upload an image
  4. See the vague upload confirm

Expected behavior
to have a button in the center of the image or a separate confirm button that confirms the selected button

Screenshots
image

Desktop (please complete the following information):

  • OS: windows 10
  • Browser chrome
  • Version 90

Fix post share link

Describe the bug
trying to share the link of a post lacks the post's ID (simply the link is not correct)

To Reproduce
Steps to reproduce the behavior:

  1. Go to home page/Profile page
  2. Click on share button
  3. click on Copy link
  4. the incorrect link appears (lack's post's ID)

Expected behavior
to include post ID

Screenshots
image
Desktop (please complete the following information):

  • OS: windows
  • Browser chrome
  • Version 108

Add Private/Public to privacy settings

Is your feature request related to a problem? Please describe.
privacy levels not yet implemented

Describe the solution you'd like
it's better to have privacy settings in the account setting and there should be options to choose between private/public account

Fix Upload Banner - Edit Profile

Describe the bug
Upload banner doesn't work when clicking the upload button

To Reproduce
Steps to reproduce the behavior:

  1. Go to profile
  2. Click on Edit Profile
  3. Click on the + button on top right
  4. Click On upload on the pop-up module
  5. see nothing happens

Expected behavior
it's expected to open the Browse window to select a photo as the profile image uploader does.

Screenshots
image

Desktop (please complete the following information):

  • OS: [windows
  • Browser chrome
  • Version 90.0.4430.85 (Official Build) (64-bit)

Fix Loader spinner UX on sign in page

Describe the bug
after clicking the login button on the signing page the spinner spins out of the box of the button

To Reproduce
Steps to reproduce the behavior:

  1. Go to the sign-in page
  2. Click on the login
  3. See the out of the box loader spinner

Expected behavior
to be located in the center of the button not out of it

Screenshots
image

Desktop (please complete the following information):

  • OS: [windows
  • Browser chrome
  • Version 90.0.4430.85 (Official Build) (64-bit)

Fix no-image in posts after signing in again after sign out

Describe the bug
after posting an image, and signing out and signing in again there's no image in the post

To Reproduce
Steps to reproduce the behavior:

  1. post an image as a feed
  2. sign out
  3. sign in again
  4. see the post showing no image

Expected behavior
to show the image that was uploaded

Screenshots
image

Desktop (please complete the following information):

  • OS: [windows
  • Browser chrome
  • Version 90.0.4430.85 (Official Build) (64-bit)

notification system for following doesn't work

Describe the bug
when you follow a user, a notification must appear for the following user. but it doesn't appear

To Reproduce
follow a user and see if the other user catches any notification

Desktop (please complete the following information):

  • OS: windows
  • Browser chrome
  • Version 108

Choosing Frame and having Cropping Option for uploaded images

Is your feature request related to a problem? Please describe.
when choosing a photo it's better to have a cropping option after the image is uploaded.

Describe the solution you'd like
to have a crop and rotate option
and to have a solid frame to select which part of the photo is going to be shown if it's on your profile or cover

[Bug] On Mobile Browser the Camera Event not working properly, after capturing the image app will restart itself.

Describe the bug
When we open the camera and taking the image from any position i.e posting an image from the post or setting profile image at profile or setting banner image at the banner or opening video recording camera from the post, the app will restart itself.
To Reproduce
Steps to reproduce the behavior:

  1. Go home
  2. Click on the post button
  3. Select the camera button/video camera post
  4. Open live camera to take pictures/video recorder
  5. Choose the picture to submit/submit the video
  6. The app will restart itself

Expected behavior
App remains the stable not restart itself and the picture or video will post on the feeds

Desktop (please complete the following information):

  • OS: [MacOs Mojave 10.14.5]
  • Browser [e.g. chrome]
  • Version 75.0.3770.100 (Official Build) (64-bit)

Smartphone (please complete the following information):

  • Device: [android Nokia -2]
  • OS: [Android 7.1]
  • Browser [Chrome]
  • Version [e.g. 75.0.3770.101]

Additional context
Add any other context about the problem here.

Fix Search Users

Describe the bug
searching people doesn't work and ends up with a 404

To Reproduce
Steps to reproduce the behavior:

  1. on home screen
  2. type on the search bar for an account
  3. 404 appears which ends up with a redirect to an unknown URL (https://search/people?q=asdad)
  4. See error

Expected behavior
to show the search result

Screenshots
image
Desktop (please complete the following information):

  • OS: windows
  • Browser chrome
  • Version 108

Fix Error in profile Page

Describe the bug
when entering the profile page error appears in the console

To Reproduce
Steps to reproduce the behavior:

  1. Go to the profile page

Screenshots
image

Desktop:
-OS: [windows
-Browser chrome
-Version 90.0.4430.85 (Official Build) (64-bit)

fix sign up duplicate email error response

Describe the bug
when trying to sign up with an already registered email address error is shown by displaying the JSON response instead of showing in a UI

To Reproduce
Steps to reproduce the behavior:

  1. Go to sign up page
  2. sign up with a duplicated email
  3. see the result

Screenshots
image

Desktop:

  • OS: Ubuntu 20.04 LTS
  • Browser: chrome Version 90.0.4430.212 (Official Build) (64-bit)

Fix Sharing to Twitter Button

Describe the bug
Sharing a post to twitter doesn't work

To Reproduce
Steps to reproduce the behavior:

  1. Go to home page
  2. Click on the share button
  3. Click on Twitter
  4. nothing happens
  5. Errors appear in Console

Expected behavior
to see a pop-up to post on Twitter

Screenshots
image

Desktop (please complete the following information):

  • OS: [windows
  • Browser chrome
  • Version 90.0.4430.85 (Official Build) (64-bit)

Trying to get in touch regarding a security issue

Hey there!

I'd like to report a security issue but cannot find contact instructions on your repository.

If not a hassle, might you kindly add a SECURITY.md file with an email, or another contact method? GitHub recommends this best practice to ensure security issues are responsibly disclosed, and it would serve as a simple instruction for security researchers in the future.

Thank you for your consideration, and I look forward to hearing from you!

(cc @huntr-helper)

Fix not showing expected feeds in the home page

Describe the bug
I have posted some pictures in my first account on social and signed in with my second account, but the home page doesn't show me the expected feeds, it just shows my posts and not the posts I've posted with my first account

To Reproduce
Steps to reproduce the behavior:

  1. post stuff
  2. change account
  3. see home page
  4. can't see friend's posts

Expected behavior
to see the people's posts in your home page aka the feed

Screenshots
image

image

Desktop:

  • OS: Ubuntu 20.04 LTS
  • Browser: chrome Version 90.0.4430.212 (Official Build) (64-bit)

[Bug ] Fix Unnecessary large white space around small pictures in Posts UI

Describe the bug
the small pictures when posted have extra-ordinarily white space around them

To Reproduce
Steps to reproduce the behavior:

  1. Go to home
  2. post a small picture
  3. See error

Expected behavior
to have a smaller card for post

Screenshots
screenshot

Desktop:

  • OS: Ubuntu 20.04 LTS
  • Browser: chrome Version 90.0.4430.212 (Official Build) (64-bit)

Fix Console net::ERR_FILE_NOT_FOUND on Find People Page

Describe the bug
when scrolling through people on the Find People Page an Error Appears on Console, like below:
social.example.com/storage/540fe5d7-220e-4ccd-8a1f-4bd7c484e199/avatar/a170e10e-ce11-4e57-8046-1ce1d0cfee3f:1 GET https://social.example.com/storage/540fe5d7-220e-4ccd-8a1f-4bd7c484e199/avatar/a170e10e-ce11-4e57-8046-1ce1d0cfee3f net::ERR_NAME_NOT_RESOLVED

To Reproduce
Steps to reproduce the behavior:

  1. Go to find People Page
  2. Click on Scroll Down
  3. See error in Console

Expected behavior
to not have errors

Screenshots
image

Desktop (please complete the following information):

  • OS: [windows
  • Browser chrome
  • Version 90.0.4430.85 (Official Build) (64-bit)

[Bug] In zoom image plugin, back button is not visible

Describe the bug

  1. On the Mobile browser just click at any image post, image zoomed itself but back button not visible as the back button visible at the desktop browser, on parents back/ (device default back) the app moving to a different screen.
    To Reproduce
    Steps to reproduce the behavior:
  2. Go to Home
  3. Click on any image post for the zooming the image
  4. Now image zoomed
  5. Back, download and others button not appear

Expected behavior
There should be the back, download image and other buttons.
Screenshots
On Desktop Chrome Browser:
Screenshot 2019-07-01 at 10 01 37 AM
On Mobile chrome browser:
Nokia-2 2019-07-01 at 10 02 38

Desktop (please complete the following information):

  • OS: [MacOs Mojave 10.14.5]
  • Browser [e.g. chrome]
    -Version 75.0.3770.100 (Official Build) (64-bit)

Smartphone (please complete the following information):

  • Device: [android]
  • OS: [Android 7.1]
  • Browser [Chrome]
  • Version [e.g. 75.0.3770.101]

Additional context
Add any other context about the problem here.

Fix Uploaded Profile Image Doesn't Appear after signing out then signing in

Describe the bug
uploaded profile image doesn't appear after uploading then signing out and then again signing in

To Reproduce
Steps to reproduce the behavior:

  1. Go to Profile
  2. Click on Edit Profile
  3. Upload an Image for Profile
  4. Confirm the image
  5. save the update
  6. sign out
  7. sign in again
  8. see the profile pic doesn't exist

Expected behavior
to see the uploaded image after signing in again

Screenshots
image

Desktop (please complete the following information):

  • OS: [windows
  • Browser chrome
  • Version 90.0.4430.85 (Official Build) (64-bit)

Banner Typo

Describe the bug
Banner has two "n"s, but it's written with one "n".

To Reproduce
Steps to reproduce the behavior:

  1. Go to Profile
  2. Click on Edit Profile
  3. Scroll down to the top
  4. Click on the + button on top right
  5. Typo appears

Expected behavior
to have two "n" in banner

Screenshots
image

Desktop (please complete the following information):

  • OS: [windows
  • Browser chrome
  • Version 90.0.4430.85 (Official Build) (64-bit)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.