Giter VIP home page Giter VIP logo

n9-development-sources's People

Watchers

 avatar  avatar

Forkers

ban2019 zccrs

n9-development-sources's Issues

Instago: Long captions for images may be cut off, even when scrolling down

What steps will reproduce the problem?
1. Choose an image with a long caption from the popular photos
2. Scroll down to see the whole caption
3. View snaps so that the last line(s) are not visible anymore, even when 
scrolled down

Text should snap to last line so that the entire caption is visible.

Instago, v0.0.2


Original issue reported on code.google.com by [email protected] on 9 Sep 2012 at 7:19

As a user I am able to save a chosen picture locally

As a user I am ableto save a chosen picture locally

* Share button on image detail view opens menu
* Menu containis option for standard share ui and local storage
* Tap on local storage saves image to local phone
* Visual feedback after successful store

Original issue reported on code.google.com by [email protected] on 20 Oct 2012 at 4:04

As a user I am able to add a comment for a picture

As a user I am able to add a comment for a picture

* Comment entry with standard Harmattan input and keyboard
* Comment sent to Instagram
* Visual feedback after posting
* Comment is shown in the list of comments after update


Original issue reported on code.google.com by [email protected] on 20 Oct 2012 at 4:00

sign up possibility

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
0.4.2   Meego

Please provide any additional information below.

Excellent client, couldn't you add sign up possibility? Otherwise, users must 
have an account already. It is not possible to create/sign up via the web.

Original issue reported on code.google.com by [email protected] on 11 Nov 2012 at 9:36

Incorrect pagination in favorites

What steps will reproduce the problem?
1. Navigate to "Your favorites"
2. Try to load more than default 20 images
3.

What is the expected output? What do you see instead?
Load next images, yet I can see the same set of images repeating

What version of the product are you using? On what operating system?
0.6.2 @ meego

Please provide any additional information below.
To fix:

@file: /opt/instago/qml/instago/models/likes.js 
@line: 281
@old:         url += "&max_id=" + paginationId;
@new:         url += "&max_like_id=" + paginationId;

Original issue reported on code.google.com by [email protected] on 20 Dec 2014 at 4:13

Unliking images does not work

What steps will reproduce the problem?
1. Login and click on an image to see the detail view
2. Click on the "Star" icon twice to like + unlike
3. The image will not be unliked

Expected was that the image is unliked + the star does return to the "unliked" 
state

The reason is that XMLHttpRequest does not support the DELETE method (since 
they "forgot" to implement it in Qt4.7). See: 
https://codereview.qt-project.org/#change,32533.

Solution: Write a wrapper around QNetworkRequest to allow DELETE requests.

Original issue reported on code.google.com by [email protected] on 25 Sep 2012 at 5:06

As a user I can search for other user by name

As a user I can search for other user by name

* Search input field
* Search entry with standard Harmattan input and keyboard
* Results as user list
* Result can be tapped for user detail page

Original issue reported on code.google.com by [email protected] on 20 Oct 2012 at 4:23

As a user I can search for tags and keywords

As a user I can search for tags and keywords

* Search input field
* Search entry with standard Harmattan input and keyboard
* Results as image gallery view
* Tap on image leads to image detail view

Original issue reported on code.google.com by [email protected] on 20 Oct 2012 at 4:25

Unable to login in v0.5.0

What steps will reproduce the problem?
1. Tried to Login
2. Shows an error:
("code":400, "error_type": "OAuthException". "error_message": "Invalid Client 
ID")
Although I am able to login on my android phone with same credentials.

What is the expected output? What do you see instead?
Successful Login

What version of the product are you using? On what operating system?
0.5.0

Please provide any additional information below.
Screenshot attached

Original issue reported on code.google.com by logonaniket on 12 Nov 2012 at 7:50

Attachments:

As a user I am able to reply to a chosen comment

As a user I should be able to reply to a chosen comment

* Comment can be selected
* Reply entry with normal Harmattan input and keyboard
* Comment sent to Instagram
* Visual feedback after posting
* Comment is shown in the list of comments after update

Original issue reported on code.google.com by [email protected] on 20 Oct 2012 at 4:02

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.